#include <SymbolMapper.hh>
◆ func_type
typedef void(* GenericAPI::SymbolMapper::func_type) (...) |
◆ symbol_table_type
◆ arg_type
-
I Integer parameter
-
LS List of string parameters
-
NS Variable name parameter
-
S String parameter
Enumerator |
---|
ARGS_I | |
ARGS_S | |
ARGS_NS | |
ARGS_LS | |
◆ ~SymbolMapper()
virtual GenericAPI::SymbolMapper::~SymbolMapper |
( |
| ) |
|
|
virtual |
◆ Add()
static void GenericAPI::SymbolMapper::Add |
( |
const std::string & |
Symbol, |
|
|
arg_type |
Arg, |
|
|
func_type |
Function |
|
) |
| |
|
inlinestatic |
◆ add()
void GenericAPI::SymbolMapper::add |
( |
const std::string & |
Symbol, |
|
|
arg_type |
Arg, |
|
|
func_type |
Function |
|
) |
| |
|
protected |
◆ addSymbol()
virtual void GenericAPI::SymbolMapper::addSymbol |
( |
const std::string & |
Symbol, |
|
|
arg_type |
Arg, |
|
|
func_type |
Function |
|
) |
| |
|
protectedpure virtual |
◆ lookup()
const info* GenericAPI::SymbolMapper::lookup |
( |
const std::string & |
Symbol | ) |
const |
|
protected |
◆ OnExit()
static void GenericAPI::SymbolMapper::OnExit |
( |
| ) |
|
|
static |
◆ m_symbol_mapper
The documentation for this class was generated from the following file: