|
ARB
|
#include <aisc_interpreter.h>

Public Attributes | |
| char * | key |
| char * | val |
| hash_entry * | next |
Definition at line 26 of file aisc_interpreter.h.
| char* hash_entry::key |
Definition at line 27 of file aisc_interpreter.h.
Referenced by hash::write(), var_ref::write_protect(), and var_ref::write_protected().
| char* hash_entry::val |
Definition at line 28 of file aisc_interpreter.h.
Referenced by var_ref::read(), var_ref::write(), hash::write(), var_ref::write_protect(), and var_ref::write_protected().
| hash_entry* hash_entry::next |
Definition at line 29 of file aisc_interpreter.h.
Referenced by hash::write(), var_ref::write_protect(), var_ref::write_protected(), and hash::~hash().
1.8.8