Veil
|
General purpose object-type. More...
#include <veil_datatypes.h>
Data Fields | |
ObjType | type |
Identifies the type of the object. More... | |
General purpose object-type.
All veil variables are effectively sub-types of this.
Definition at line 152 of file veil_datatypes.h.
ObjType Object::type |
Identifies the type of the object.
Definition at line 153 of file veil_datatypes.h.
Referenced by vl_AddBitmapToHash(), vl_BitmapFromHash(), vl_NewBitmapHash(), vl_next_variable(), and vl_serialise_var().