Main Page | Modules | Namespace List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

value_t Struct Reference

#include <uemf.h>


Data Fields

union {
   char   flag
   char   byteint
   short   shortint
   char   percent
   long   integer
   long   hex
   long   octal
   long   big [2]
   char_t *   string
   char *   bytes
   char_t *   errmsg
   void *   symbol
value
vtype_t type
unsigned int valid: 8
unsigned int allocated: 8


Field Documentation

unsigned int value_t::allocated
 

long value_t::big[2]
 

char value_t::byteint
 

char* value_t::bytes
 

char_t* value_t::errmsg
 

char value_t::flag
 

long value_t::hex
 

long value_t::integer
 

long value_t::octal
 

char value_t::percent
 

short value_t::shortint
 

char_t* value_t::string
 

void* value_t::symbol
 

vtype_t value_t::type
 

unsigned int value_t::valid
 

union { ... } value_t::value
 


The documentation for this struct was generated from the following file:
Generated on Thu Mar 2 16:11:31 2006 for VDK Blacksheep by  doxygen 1.4.1