libkcal
_icalarray Struct Reference
#include <icalarray.h>
Public Attributes | |
void * | data |
unsigned int | element_size |
unsigned int | increment_size |
unsigned int | num_elements |
unsigned int | space_allocated |
Detailed Description
Definition at line 35 of file icalarray.h.
Member Data Documentation
void* _icalarray::data |
Definition at line 40 of file icalarray.h.
unsigned int _icalarray::element_size |
Definition at line 36 of file icalarray.h.
unsigned int _icalarray::increment_size |
Definition at line 37 of file icalarray.h.
unsigned int _icalarray::num_elements |
Definition at line 38 of file icalarray.h.
unsigned int _icalarray::space_allocated |
Definition at line 39 of file icalarray.h.
The documentation for this struct was generated from the following file: