|
Libical API Documentation 4.0 UNRELEASED Go to the stable 3.0 documentation
|
#include <icalenumarray.h>
Data Fields | |
| int | val |
| const char * | xvalue |
A data structure to hold an enum array element
Definition at line 30 of file icalenumarray.h.
| int icalenumarray_element::val |
the enum value
Definition at line 31 of file icalenumarray.h.
| const char* icalenumarray_element::xvalue |
pointer to the associated optional X value
Definition at line 32 of file icalenumarray.h.