Gammu internals
1.38.0
backvnt.h
Go to the documentation of this file.
1
4
/* Copyright (c) 2009 Michal Cihar <
[email protected]
> */
5
/* Licensend under GNU GPL 2 */
6
7
#ifndef __gsm_backvnt_h
8
#define __gsm_backvnt_h
9
10
#include <
gammu-error.h
>
11
#include <
gammu-backup.h
>
12
13
#ifdef GSM_ENABLE_BACKUP
14
GSM_Error
SaveVNT(
const
char
*FileName, GSM_Backup *backup);
15
GSM_Error
LoadVNT(
const
char
*FileName, GSM_Backup *backup);
16
#endif
17
18
#endif
19
20
/* How should editor hadle tabs in this file? Add editor commands here.
21
* vim: noexpandtab sw=8 ts=8 sts=8:
22
*/
gammu-error.h
gammu-backup.h
GSM_Error
GSM_Error
Definition:
gammu-error.h:23
libgammu
service
backup
backvnt.h
Generated on Wed Nov 16 2016 13:39:19 for Gammu internals by
1.8.12