Libical API Documentation 3.0
|
Options for opening an icalfileset. More...
#include <icalfileset.h>
Data Fields | |
icalcluster * | cluster |
int | flags |
int | mode |
int | safe_saves |
Options for opening an icalfileset.
These options should be passed to the icalset_new() function
icalcluster* icalfileset_options::cluster |
use this cluster to initialize data
int icalfileset_options::flags |
flags for open() O_RDONLY, etc
int icalfileset_options::mode |
file mode
int icalfileset_options::safe_saves |
to lock or not