FRIBParallelanalysis  1.0
FrameworkforMPIParalleldataanalysisatFRIB
Public Member Functions | List of all members
MyEcho Class Reference
Inheritance diagram for MyEcho:
Inheritance graph
[legend]
Collaboration diagram for MyEcho:
Collaboration graph
[legend]

Public Member Functions

virtual int operator() (CTCLInterpreter &rInt, CTCLResult &rResult, int nArgs, char **pArgs)
 
- Public Member Functions inherited from CTCLProcessor
 CTCLProcessor (const std::string sCommand, CTCLInterpreter *pInterp)
 
 CTCLProcessor (const char *pCommand, CTCLInterpreter *pInterp)
 
virtual ~CTCLProcessor ()
 
std::string getCommandName () const
 
virtual void OnDelete ()
 
void Register ()
 
void Unregister ()
 
void RegisterAll ()
 
void UnregisterAll ()
 
int ParseInt (const char *pString, int *pInteger)
 
int ParseInt (const std::string &rString, int *pInteger)
 
int ParseDouble (const char *pString, double *pDouble)
 
int ParseDouble (const std::string &rString, double *pDouble)
 
int ParseBoolean (const char *pString, TCLPLUS::Bool_t *pBoolean)
 
int ParseBoolean (const std::string &rString, TCLPLUS::Bool_t *pBoolean)
 
virtual void preCommand ()
 
virtual void postCommand ()
 
virtual void preDelete ()
 
virtual void postDelete ()
 
CTCLInterpreterBind (CTCLInterpreter &binding)
 
CTCLInterpreterBind (CTCLInterpreter *binding)
 
- Public Member Functions inherited from CTCLInterpreterObject
 CTCLInterpreterObject (CTCLInterpreter *pInterp)
 
 CTCLInterpreterObject (const CTCLInterpreterObject &aCTCLInterpreterObject)
 
CTCLInterpreterObjectoperator= (const CTCLInterpreterObject &aCTCLInterpreterObject)
 
int operator== (const CTCLInterpreterObject &aCTCLInterpreterObject) const
 
CTCLInterpretergetInterpreter () const
 
CTCLInterpreterBind (CTCLInterpreter &rBinding)
 
CTCLInterpreterBind (CTCLInterpreter *pBinding)
 

Additional Inherited Members

- Static Public Member Functions inherited from CTCLProcessor
static std::string ConcatenateParameters (int nArguments, char *pArguments[])
 
static int MatchKeyword (std::vector< std::string > &MatchTable, const std::string &rValue, int NoMatch=-1)
 
- Protected Member Functions inherited from CTCLProcessor
void NextParam (int &argc, char **&argv)
 
- Protected Member Functions inherited from CTCLInterpreterObject
CTCLInterpreterAssertIfNotBound ()
 

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