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

#include <gb_aci.h>

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

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 ()
 

Detailed Description

Definition at line 90 of file gb_aci.h.

Constructor & Destructor Documentation

GBL_custom_command_lookup_table::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 
)
inline

Definition at line 95 of file gb_aci.h.

References DENY_SUBSTITUTION.

GBL_custom_command_lookup_table::~GBL_custom_command_lookup_table ( )
inline

Definition at line 106 of file gb_aci.h.

Member Function Documentation

GBL_COMMAND GBL_custom_command_lookup_table::lookup ( const char identifier) const
inlinevirtual

Reimplemented from GBL_command_lookup_table.

Definition at line 108 of file gb_aci.h.

References GBL_command_lookup_table::lookup().


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