#include <rdata_t.h>
Data Fields | |
stree_symbol * | class_sym |
Class of this object (symbol). | |
intmap_t | fields |
Map field name SID to field data. | |
statns_t | static_obj |
sn_static if this is a static object (i.e. |
Definition at line 106 of file rdata_t.h.
statns_t static_obj |