#include <rdata_t.h>
Data Fields | |
| rdata_var * | obj |
Object or NULL if deleg. | |
| stree_symbol * | sym |
| Member symbol. | |
A delegate variable points to a static or non-static symbol. If the symbol is non static, obj points to the object the symbol belongs to.
Definition at line 76 of file rdata_t.h.
1.4.7