FRIBParallelanalysis
1.0
FrameworkforMPIParalleldataanalysisatFRIB
|
This is the complete list of members for CTCLProcessor, including all inherited members.
AssertIfNotBound() (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inlineprotected |
Bind(CTCLInterpreter &binding) (defined in CTCLProcessor) | CTCLProcessor | |
Bind(CTCLInterpreter *binding) | CTCLProcessor | |
ConcatenateParameters(int nArguments, char *pArguments[]) | CTCLProcessor | static |
CTCLInterpreterObject() (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inline |
CTCLInterpreterObject(CTCLInterpreter *pInterp) (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inline |
CTCLInterpreterObject(const CTCLInterpreterObject &aCTCLInterpreterObject) (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inline |
CTCLProcessor(const std::string sCommand, CTCLInterpreter *pInterp) (defined in CTCLProcessor) | CTCLProcessor | |
CTCLProcessor(const char *pCommand, CTCLInterpreter *pInterp) | CTCLProcessor | |
getCommandName() const | CTCLProcessor | |
getInterpreter() const (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inline |
MatchKeyword(std::vector< std::string > &MatchTable, const std::string &rValue, int NoMatch=-1) | CTCLProcessor | static |
NextParam(int &argc, char **&argv) (defined in CTCLProcessor) | CTCLProcessor | inlineprotected |
OnDelete() | CTCLProcessor | virtual |
operator()(CTCLInterpreter &rInterpreter, CTCLResult &rResult, int argc, char **argv)=0 (defined in CTCLProcessor) | CTCLProcessor | pure virtual |
operator=(const CTCLInterpreterObject &aCTCLInterpreterObject) (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inline |
operator==(const CTCLInterpreterObject &aCTCLInterpreterObject) const (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inline |
ParseBoolean(const char *pString, TCLPLUS::Bool_t *pBoolean) | CTCLProcessor | |
ParseBoolean(const std::string &rString, TCLPLUS::Bool_t *pBoolean) (defined in CTCLProcessor) | CTCLProcessor | inline |
ParseDouble(const char *pString, double *pDouble) | CTCLProcessor | |
ParseDouble(const std::string &rString, double *pDouble) (defined in CTCLProcessor) | CTCLProcessor | inline |
ParseInt(const char *pString, int *pInteger) | CTCLProcessor | |
ParseInt(const std::string &rString, int *pInteger) (defined in CTCLProcessor) | CTCLProcessor | inline |
postCommand() | CTCLProcessor | virtual |
postDelete() | CTCLProcessor | virtual |
preCommand() | CTCLProcessor | virtual |
preDelete() | CTCLProcessor | virtual |
Register() | CTCLProcessor | |
RegisterAll() | CTCLProcessor | |
Unregister() (defined in CTCLProcessor) | CTCLProcessor | |
UnregisterAll() | CTCLProcessor | |
~CTCLInterpreterObject() (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inlinevirtual |
~CTCLProcessor() | CTCLProcessor | virtual |