#include <class.h>
Public Attributes | |
u4 | offset |
u1 | tag |
union { | |
char * string | |
double dval | |
float fval | |
long lval | |
int ival | |
long llval [2] | |
} | value |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 62 of file class.h. Referenced by class_read(), class_unread(), and token_translate(). |
|
Referenced by token_translate(). |