#include <SymbolMapperTCL.hh>
◆ func_type
typedef void( * GenericAPI::SymbolMapper::func_type) (...) |
|
inherited |
◆ 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()
GenericAPI::TCL::SymbolMapper::SymbolMapper |
( |
Tcl_Interp * |
Interp | ) |
|
◆ ~SymbolMapper()
virtual GenericAPI::TCL::SymbolMapper::~SymbolMapper |
( |
| ) |
|
|
virtual |
◆ Add()
static void GenericAPI::SymbolMapper::Add |
( |
const std::string & |
Symbol, |
|
|
arg_type |
Arg, |
|
|
func_type |
Function |
|
) |
| |
|
inlinestaticinherited |
◆ add()
void GenericAPI::SymbolMapper::add |
( |
const std::string & |
Symbol, |
|
|
arg_type |
Arg, |
|
|
func_type |
Function |
|
) |
| |
|
protectedinherited |
◆ addSymbol()
virtual void GenericAPI::TCL::SymbolMapper::addSymbol |
( |
const std::string & |
Symbol, |
|
|
arg_type |
Arg, |
|
|
func_type |
Function |
|
) |
| |
|
protectedvirtual |
◆ Create()
static void GenericAPI::TCL::SymbolMapper::Create |
( |
Tcl_Interp * |
Interp | ) |
|
|
static |
◆ lookup()
const info* GenericAPI::SymbolMapper::lookup |
( |
const std::string & |
Symbol | ) |
const |
|
protectedinherited |
◆ OnExit()
static void GenericAPI::SymbolMapper::OnExit |
( |
| ) |
|
|
staticinherited |
◆ m_symbol_mapper
The documentation for this class was generated from the following file: