Gammu internals  1.38.0
GSM_SubMemoryEntry Struct Reference

#include <gammu-memory.h>

Collaboration diagram for GSM_SubMemoryEntry:

Data Fields

GSM_EntryType EntryType
 
GSM_EntryLocation Location
 
GSM_DateTime Date
 
int Number
 
int VoiceTag
 
int SMSList [20]
 
int CallLength
 
GSM_Error AddError
 
unsigned char Text [(GSM_PHONEBOOK_TEXT_LENGTH+1) *2]
 
GSM_BinaryPicture Picture
 

Detailed Description

One value of phonebook memory entry.

Definition at line 368 of file gammu-memory.h.

Field Documentation

§ AddError

GSM_Error GSM_SubMemoryEntry::AddError

During adding SubEntry Gammu can return here info, if it was done OK

Definition at line 395 of file gammu-memory.h.

Referenced by GSM_EncodeVCARD(), N71_65_DecodePhonebook(), and N71_65_EncodePhonebookFrame().

§ CallLength

int GSM_SubMemoryEntry::CallLength

Definition at line 390 of file gammu-memory.h.

Referenced by N71_65_DecodePhonebook().

§ Date

GSM_DateTime GSM_SubMemoryEntry::Date

Text of entry (if applicable, see GSM_EntryType).

Definition at line 380 of file gammu-memory.h.

Referenced by GSM_DecodeVCARD(), GSM_EncodeVCARD(), N71_65_DecodePhonebook(), and N71_65_EncodePhonebookFrame().

§ EntryType

§ Location

GSM_EntryLocation GSM_SubMemoryEntry::Location

Location for the entry.

Definition at line 376 of file gammu-memory.h.

Referenced by GSM_DecodeVCARD(), GSM_EncodeVCARD(), N71_65_DecodePhonebook(), and N71_65_EncodePhonebookFrame().

§ Number

int GSM_SubMemoryEntry::Number

Number of entry (if applicable, see GSM_EntryType).

Definition at line 384 of file gammu-memory.h.

Referenced by GSM_DecodeVCARD(), GSM_EncodeVCARD(), N71_65_DecodePhonebook(), and N71_65_EncodePhonebookFrame().

§ Picture

GSM_BinaryPicture GSM_SubMemoryEntry::Picture

Picture data.

Definition at line 403 of file gammu-memory.h.

Referenced by DUMMY_GetMemory(), GSM_DecodeVCARD(), GSM_EncodeVCARD(), and GSM_FreeMemoryEntry().

§ SMSList

int GSM_SubMemoryEntry::SMSList[20]

§ Text

unsigned char GSM_SubMemoryEntry::Text[(GSM_PHONEBOOK_TEXT_LENGTH+1) *2]

§ VoiceTag

int GSM_SubMemoryEntry::VoiceTag

Voice dialling tag.

Definition at line 388 of file gammu-memory.h.

Referenced by GSM_DecodeVCARD(), N71_65_DecodePhonebook(), and N71_65_EncodePhonebookFrame().


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