SphinxBase 5prealpha
|
Union of basic types. More...
#include <prim_type.h>
Data Fields | |
void * | ptr |
long | i |
unsigned long | ui |
double | fl |
Union of basic types.
Definition at line 107 of file prim_type.h.
double anytype_s::fl |
Definition at line 111 of file prim_type.h.
long anytype_s::i |
Definition at line 109 of file prim_type.h.
void* anytype_s::ptr |
Definition at line 108 of file prim_type.h.
unsigned long anytype_s::ui |
Definition at line 110 of file prim_type.h.