#include <SymbolMapperTCL.hh>
typedef void(* GenericAPI::SymbolMapper::func_type)(...) |
|
inherited |
-
I Integer parameter
-
LS List of string parameters
-
NS Variable name parameter
-
S String parameter
Enumerator |
---|
ARGS_I |
|
ARGS_S |
|
ARGS_NS |
|
ARGS_LS |
|
GenericAPI::TCL::SymbolMapper::SymbolMapper |
( |
Tcl_Interp * |
Interp | ) |
|
virtual GenericAPI::TCL::SymbolMapper::~SymbolMapper |
( |
| ) |
|
|
virtual |
static void GenericAPI::SymbolMapper::Add |
( |
const std::string & |
Symbol, |
|
|
arg_type |
Arg, |
|
|
func_type |
Function |
|
) |
| |
|
inlinestaticinherited |
void GenericAPI::SymbolMapper::add |
( |
const std::string & |
Symbol, |
|
|
arg_type |
Arg, |
|
|
func_type |
Function |
|
) |
| |
|
protectedinherited |
virtual void GenericAPI::TCL::SymbolMapper::addSymbol |
( |
const std::string & |
Symbol, |
|
|
arg_type |
Arg, |
|
|
func_type |
Function |
|
) |
| |
|
protectedvirtual |
static void GenericAPI::TCL::SymbolMapper::Create |
( |
Tcl_Interp * |
Interp | ) |
|
|
static |
const info* GenericAPI::SymbolMapper::lookup |
( |
const std::string & |
Symbol | ) |
const |
|
protectedinherited |
static void GenericAPI::SymbolMapper::OnExit |
( |
| ) |
|
|
staticinherited |
The documentation for this class was generated from the following file: