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 397 of file libpst.h.

Referenced by pst_process().

char* pst_item_appointment::alarm_filename
 

Definition at line 400 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

int32_t pst_item_appointment::alarm_minutes
 

Definition at line 399 of file libpst.h.

Referenced by pst_process().

int pst_item_appointment::all_day
 

Definition at line 405 of file libpst.h.

Referenced by pst_process().

FILETIME* pst_item_appointment::end
 

Definition at line 395 of file libpst.h.

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

int32_t pst_item_appointment::label
 

Definition at line 404 of file libpst.h.

Referenced by pst_process(), and write_appointment().

char* pst_item_appointment::location
 

Definition at line 396 of file libpst.h.

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

char* pst_item_appointment::recurrence
 

Definition at line 406 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

FILETIME* pst_item_appointment::recurrence_end
 

Definition at line 409 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

FILETIME* pst_item_appointment::recurrence_start
 

Definition at line 408 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

int32_t pst_item_appointment::recurrence_type
 

Definition at line 407 of file libpst.h.

Referenced by pst_process().

FILETIME* pst_item_appointment::reminder
 

Definition at line 398 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

int32_t pst_item_appointment::showas
 

Definition at line 403 of file libpst.h.

Referenced by pst_process(), and write_appointment().

FILETIME* pst_item_appointment::start
 

Definition at line 401 of file libpst.h.

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

char* pst_item_appointment::timezonestring
 

Definition at line 402 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().


The documentation for this struct was generated from the following file:
Generated on Sat Feb 7 10:22:33 2009 for 'LibPst' by  doxygen 1.3.9.1