libkcal
pvl_elem_t Struct Reference
This type is private. More...
#include <pvl.h>
Public Attributes | |
void * | d |
int | MAGIC |
struct pvl_elem_t * | next |
struct pvl_elem_t * | prior |
Detailed Description
This type is private.Always use pvl_elem instead. The struct would not even appear in this header except to make code in the USE_MACROS blocks work
Definition at line 23 of file pvl.h.
Member Data Documentation
void* pvl_elem_t::d |
struct pvl_elem_t* pvl_elem_t::next [read] |
struct pvl_elem_t* pvl_elem_t::prior [read] |
The documentation for this struct was generated from the following file: