Gammu internals
1.38.0
backvcs.h
Go to the documentation of this file.
1
/* (c) 2003 by Marcin Wiacek */
2
3
#ifndef __gsm_backvcs_h
4
#define __gsm_backvcs_h
5
6
#include <
gammu-error.h
>
7
#include <
gammu-backup.h
>
8
9
#ifdef GSM_ENABLE_BACKUP
10
GSM_Error
SaveVCalendar(
const
char
*FileName, GSM_Backup *backup);
11
GSM_Error
LoadVCalendar(
const
char
*FileName, GSM_Backup *backup);
12
GSM_Error
LoadVCalendarPrivate(
const
char
*FileName, GSM_Backup *backup,
GSM_VCalendarVersion
CalVer,
GSM_VToDoVersion
ToDoVer);
13
#endif
14
15
#endif
16
17
/* How should editor hadle tabs in this file? Add editor commands here.
18
* vim: noexpandtab sw=8 ts=8 sts=8:
19
*/
gammu-error.h
GSM_VCalendarVersion
GSM_VCalendarVersion
Definition:
gammu-calendar.h:558
gammu-backup.h
GSM_VToDoVersion
GSM_VToDoVersion
Definition:
gammu-calendar.h:538
GSM_Error
GSM_Error
Definition:
gammu-error.h:23
libgammu
service
backup
backvcs.h
Generated on Wed Nov 16 2016 13:39:19 for Gammu internals by
1.8.12