Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

pst_item_appointment Struct Reference

#include <src/libpst.h>

Collaboration diagram for pst_item_appointment:

Collaboration graph
[legend]

Data Fields

FILETIMEend
char * location
int alarm
FILETIMEreminder
int32_t alarm_minutes
char * alarm_filename
FILETIMEstart
char * timezonestring
int32_t showas
int32_t label
int all_day
char * recurrence
int32_t recurrence_type
FILETIMErecurrence_start
FILETIMErecurrence_end

Field Documentation

int pst_item_appointment::alarm
 

Definition at line 431 of file libpst.h.

Referenced by pst_process().

char* pst_item_appointment::alarm_filename
 

Definition at line 434 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

int32_t pst_item_appointment::alarm_minutes
 

Definition at line 433 of file libpst.h.

Referenced by pst_process().

int pst_item_appointment::all_day
 

Definition at line 439 of file libpst.h.

Referenced by pst_process().

FILETIME* pst_item_appointment::end
 

Definition at line 429 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_appointment().

int32_t pst_item_appointment::label
 

Definition at line 438 of file libpst.h.

Referenced by pst_process(), and write_appointment().

char* pst_item_appointment::location
 

Definition at line 430 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_appointment().

char* pst_item_appointment::recurrence
 

Definition at line 440 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

FILETIME* pst_item_appointment::recurrence_end
 

Definition at line 443 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

FILETIME* pst_item_appointment::recurrence_start
 

Definition at line 442 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

int32_t pst_item_appointment::recurrence_type
 

Definition at line 441 of file libpst.h.

Referenced by pst_process().

FILETIME* pst_item_appointment::reminder
 

Definition at line 432 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

int32_t pst_item_appointment::showas
 

Definition at line 437 of file libpst.h.

Referenced by pst_process(), and write_appointment().

FILETIME* pst_item_appointment::start
 

Definition at line 435 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_appointment().

char* pst_item_appointment::timezonestring
 

Definition at line 436 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 11 11:59:17 2008 for 'LibPst' by  doxygen 1.3.9.1