Gammu internals  1.38.0
GSM_Protocol Struct Reference

#include <gsmstate.h>

Collaboration diagram for GSM_Protocol:

Data Fields

struct {
   char   fake
 
Data
 
GSM_Protocol_FunctionsFunctions
 

Detailed Description

Structure containing protocol specific data and pointer to protocol functions - GSM_Protocol_Functions. The data are in a structure, so you may use more protocols at once and switch between them.

Definition at line 393 of file gsmstate.h.

Field Documentation

§ Data

struct { ... } GSM_Protocol::Data

§ fake

char GSM_Protocol::fake

Definition at line 395 of file gsmstate.h.

§ Functions

GSM_Protocol_Functions* GSM_Protocol::Functions

Functions for currently used protocol layer.

Definition at line 424 of file gsmstate.h.

Referenced by GSM_CloseConnection(), GSM_OpenConnection(), GSM_ReadDevice(), GSM_RegisterAllConnections(), GSM_RegisterConnection(), GSM_WaitFor(), and NOKIA_EncodeDateTime().


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