ARB
Public Member Functions | List of all members
GBL_env Class Reference

#include <gb_aci.h>

Inheritance diagram for GBL_env:
Inheritance graph
[legend]
Collaboration diagram for GBL_env:
Collaboration graph
[legend]

Public Member Functions

 GBL_env (GBDATA *gbMain, const char *treeName, const GBL_command_lookup_table &cmds=ACI_get_standard_commands())
 
 ~GBL_env ()
 
GBDATAget_gb_main () const
 
const charget_treename () const
 
GBL_COMMAND lookup_command (const char *identifier) const
 

Detailed Description

Definition at line 118 of file gb_aci.h.

Constructor & Destructor Documentation

GBL_env::GBL_env ( GBDATA gbMain,
const char treeName,
const GBL_command_lookup_table cmds = ACI_get_standard_commands() 
)
inline

Definition at line 127 of file gb_aci.h.

GBL_env::~GBL_env ( )
inline

Definition at line 133 of file gb_aci.h.

Member Function Documentation

GBDATA* GBL_env::get_gb_main ( ) const
inline

Definition at line 135 of file gb_aci.h.

Referenced by QueryTarget::get_gb_main(), and GBL_call_env::get_gb_main().

const char* GBL_env::get_treename ( ) const
inline

Definition at line 136 of file gb_aci.h.

Referenced by GBL_call_env::get_treename().

GBL_COMMAND GBL_env::lookup_command ( const char identifier) const
inline

Definition at line 138 of file gb_aci.h.

References GBL_command_lookup_table::lookup().

Referenced by apply_ACI().


The documentation for this class was generated from the following file: