ARB
Public Member Functions | List of all members
DefinedCommands Class Reference
Inheritance diagram for DefinedCommands:
Inheritance graph
[legend]
Collaboration diagram for DefinedCommands:
Collaboration graph
[legend]

Public Member Functions

 DefinedCommands ()
 
 ~DefinedCommands ()
 
void set (const char *name, char *cmd)
 
const charget (const char *name) const
 

Detailed Description

Definition at line 516 of file adlang1.cxx.

Constructor & Destructor Documentation

DefinedCommands::DefinedCommands ( )
inline

Definition at line 519 of file adlang1.cxx.

References GB_MIND_CASE, GBS_create_dynaval_hash(), and GBS_dynaval_free().

DefinedCommands::~DefinedCommands ( )
inline

Definition at line 520 of file adlang1.cxx.

References GBS_free_hash().

Member Function Documentation

void DefinedCommands::set ( const char name,
char cmd 
)
inline

Definition at line 522 of file adlang1.cxx.

References GBS_dynaval_free(), and GBS_write_hash().

Referenced by gbl_define().

const char* DefinedCommands::get ( const char name) const
inline

Definition at line 523 of file adlang1.cxx.

References GBS_read_hash().

Referenced by gbl_do().


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