|
ARB
|
#include <gb_aci.h>


Public Member Functions | |
| GBL_env (GBDATA *gbMain, const char *treeName, const GBL_command_lookup_table &cmds=ACI_get_standard_commands()) | |
| ~GBL_env () | |
| GBDATA * | get_gb_main () const |
| const char * | get_treename () const |
| GBL_COMMAND | lookup_command (const char *identifier) const |
|
inline |
|
inline |
Definition at line 135 of file gb_aci.h.
Referenced by QueryTarget::get_gb_main(), and GBL_call_env::get_gb_main().
|
inline |
Definition at line 136 of file gb_aci.h.
Referenced by GBL_call_env::get_treename().
|
inline |
Definition at line 138 of file gb_aci.h.
References GBL_command_lookup_table::lookup().
Referenced by apply_ACI().
1.8.8