Gammu API  1.32.90
GSM_Config Struct Reference

#include <gammu-statemachine.h>

Data Fields

char Model [50]
char DebugLevel [50]
char * Device
char * Connection
gboolean SyncTime
gboolean LockDevice
char * DebugFile
gboolean StartInfo
gboolean UseGlobalDebugFile
char TextReminder [32]
char TextMeeting [32]
char TextCall [32]
char TextBirthday [32]
char TextMemo [32]
GSM_Feature PhoneFeatures [GSM_MAX_PHONE_FEATURES+1]

Detailed Description

Configuration of state machine.

Definition at line 43 of file gammu-statemachine.h.

Field Documentation

char* GSM_Config::Connection

Connection type as string

Definition at line 59 of file gammu-statemachine.h.

char* GSM_Config::DebugFile

Name of debug file

Definition at line 71 of file gammu-statemachine.h.

char GSM_Config::DebugLevel[50]

Debug level

Definition at line 51 of file gammu-statemachine.h.

char* GSM_Config::Device

Device name from config file

Definition at line 55 of file gammu-statemachine.h.

gboolean GSM_Config::LockDevice

Lock device ? (Unix)

Definition at line 67 of file gammu-statemachine.h.

char GSM_Config::Model[50]

Model from config file

Definition at line 47 of file gammu-statemachine.h.

GSM_Feature GSM_Config::PhoneFeatures[GSM_MAX_PHONE_FEATURES+1]

Phone features override.

Definition at line 103 of file gammu-statemachine.h.

gboolean GSM_Config::StartInfo

Display something during start ?

Definition at line 75 of file gammu-statemachine.h.

gboolean GSM_Config::SyncTime

Synchronize time on startup?

Definition at line 63 of file gammu-statemachine.h.

char GSM_Config::TextBirthday[32]

Text for birthday calendar entry category in local language

Definition at line 95 of file gammu-statemachine.h.

char GSM_Config::TextCall[32]

Text for call calendar entry category in local language

Definition at line 91 of file gammu-statemachine.h.

char GSM_Config::TextMeeting[32]

Text for meeting calendar entry category in local language

Definition at line 87 of file gammu-statemachine.h.

char GSM_Config::TextMemo[32]

Text for memo calendar entry category in local language

Definition at line 99 of file gammu-statemachine.h.

char GSM_Config::TextReminder[32]

Text for reminder calendar entry category in local language

Definition at line 83 of file gammu-statemachine.h.

gboolean GSM_Config::UseGlobalDebugFile

Should we use global debug file?

Definition at line 79 of file gammu-statemachine.h.


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