ARB
|
#include <gb_aci.h>
Public Member Functions | |
GBL_custom_command_lookup_table (const GBL_command_definition *custom_table, unsigned custom_size, const GBL_command_lookup_table &extending_this, GBL_customization_mode cmode=DENY_SUBSTITUTION) | |
~GBL_custom_command_lookup_table () OVERRIDE | |
GBL_COMMAND | lookup (const char *identifier) const OVERRIDE |
Public Member Functions inherited from GBL_command_lookup_table | |
GBL_command_lookup_table (const GBL_command_definition *table, unsigned size) | |
virtual | ~GBL_command_lookup_table () |
|
inline |
Definition at line 95 of file gb_aci.h.
References DENY_SUBSTITUTION.
|
inline |
|
inlinevirtual |
Reimplemented from GBL_command_lookup_table.
Definition at line 108 of file gb_aci.h.
References GBL_command_lookup_table::lookup().