ARB
|
#include <aisc_interpreter.h>
Public Member Functions | |
var_ref () | |
var_ref (hash_entry *e_) | |
operator bool () const | |
bool | write_protected () const |
void | write_protect () |
const char * | read () const |
int | write (const char *val) __ATTR__USERESULT |
Definition at line 32 of file aisc_interpreter.h.
|
inline |
Definition at line 38 of file aisc_interpreter.h.
|
inline |
Definition at line 39 of file aisc_interpreter.h.
|
inline |
Definition at line 41 of file aisc_interpreter.h.
|
inline |
Definition at line 43 of file aisc_interpreter.h.
References hash_entry::key, hash_entry::next, and hash_entry::val.
Referenced by write(), and write_protect().
|
inline |
Definition at line 47 of file aisc_interpreter.h.
References hash_entry::key, hash_entry::next, NULp, hash_entry::val, and write_protected().
|
inline |
Definition at line 59 of file aisc_interpreter.h.
References NULp, and hash_entry::val.
Referenced by hash::read(), and Interpreter::read_local().
Definition at line 60 of file aisc_interpreter.h.
References aisc_assert, hash_entry::val, and write_protected().