Gammu internals  1.38.0
GSM_ToDoEntry Struct Reference

#include <gammu-calendar.h>

Collaboration diagram for GSM_ToDoEntry:

Data Fields

GSM_CalendarNoteType Type
 
GSM_ToDo_Priority Priority
 
int Location
 
int EntriesNum
 
GSM_SubToDoEntry Entries [GSM_TODO_ENTRIES]
 

Detailed Description

To do entry.

Definition at line 470 of file gammu-calendar.h.

Field Documentation

§ Entries

GSM_SubToDoEntry GSM_ToDoEntry::Entries[GSM_TODO_ENTRIES]

§ EntriesNum

int GSM_ToDoEntry::EntriesNum

§ Location

int GSM_ToDoEntry::Location

§ Priority

GSM_ToDo_Priority GSM_ToDoEntry::Priority

Priority of entry.

Definition at line 478 of file gammu-calendar.h.

Referenced by GSM_DecodeVCALENDAR_VTODO(), and GSM_EncodeVTODO().

§ Type

GSM_CalendarNoteType GSM_ToDoEntry::Type

Type of todo note.

Definition at line 474 of file gammu-calendar.h.

Referenced by GSM_DecodeVCALENDAR_VTODO(), and GSM_EncodeVTODO().


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