ARB
|
Go to the source code of this file.
Classes | |
class | GBL_streams |
struct | GBL_command_definition |
class | GBL_command_lookup_table |
class | GBL_custom_command_lookup_table |
class | GBL_env |
class | FieldTracker |
class | GBL_call_env |
class | GBL_maybe_itemless_call_env |
struct | GBL_simple_call_env |
class | GBL_command_arguments |
Macros | |
#define | gb_assert(cond) arb_assert(cond) |
Typedefs | |
typedef GB_ERROR(* | GBL_COMMAND )(GBL_command_arguments *args) |
Enumerations | |
enum | GBL_customization_mode { DENY_SUBSTITUTION, PERMIT_SUBSTITUTION } |
Functions | |
typedef | SmartMallocPtr (char) GBL |
const GBL_command_lookup_table & | ACI_get_standard_commands () |
#define gb_assert | ( | cond | ) | arb_assert(cond) |
Definition at line 27 of file gb_aci.h.
Referenced by GBL_maybe_itemless_call_env::GBL_maybe_itemless_call_env(), GBL_streams::get(), GBL_streams::get_smart(), and GBL_command_arguments::~GBL_command_arguments().
typedef GB_ERROR(* GBL_COMMAND)(GBL_command_arguments *args) |
typedef SmartMallocPtr | ( | char | ) |
const GBL_command_lookup_table& ACI_get_standard_commands | ( | ) |
Definition at line 2749 of file adlang1.cxx.
References ARRAY_ELEMS.
Referenced by get_GroupRename_customized_ACI_commands(), and get_GroupXfer_customized_ACI_commands().