Gammu internals  1.38.0
GSM_Phone_DUMMYData Struct Reference

#include <dummy.h>

Collaboration diagram for GSM_Phone_DUMMYData:

Data Fields

FILE * log_file
 
GSM_SMSC SMSC
 
GSM_Locale locale
 
GSM_MultiCallDivert diverts
 
DIR * dir [DUMMY_MAX_FS_DEPTH+1]
 
char dirnames [DUMMY_MAX_FS_DEPTH+1][PATH_MAX]
 
int fs_depth
 
size_t devlen
 

Detailed Description

Definition at line 41 of file dummy.h.

Field Documentation

§ devlen

§ dir

DIR* GSM_Phone_DUMMYData::dir[DUMMY_MAX_FS_DEPTH+1]

§ dirnames

char GSM_Phone_DUMMYData::dirnames[DUMMY_MAX_FS_DEPTH+1][PATH_MAX]

Definition at line 47 of file dummy.h.

Referenced by DUMMY_GetFolderListing(), DUMMY_GetFSPath(), and DUMMY_GetNextFileFolder().

§ diverts

GSM_MultiCallDivert GSM_Phone_DUMMYData::diverts

§ fs_depth

int GSM_Phone_DUMMYData::fs_depth

Definition at line 48 of file dummy.h.

Referenced by DUMMY_GetFolderListing(), DUMMY_GetNextFileFolder(), and DUMMY_Initialise().

§ locale

GSM_Locale GSM_Phone_DUMMYData::locale

Definition at line 44 of file dummy.h.

Referenced by DUMMY_GetLocale(), DUMMY_Initialise(), and DUMMY_SetLocale().

§ log_file

§ SMSC

GSM_SMSC GSM_Phone_DUMMYData::SMSC

Definition at line 43 of file dummy.h.

Referenced by DUMMY_GetSMSC(), DUMMY_Initialise(), and DUMMY_SetSMSC().


The documentation for this struct was generated from the following file: