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

Public Member Functions

 CTCLCommandPackage (CTCLInterpreter *pInterp, const std::string &rSignon=std::string("Unnamed pkg"))
 
 CTCLCommandPackage (CTCLInterpreter *pInterp, const char *pSignon="Unnamed pkg")
 
 CTCLCommandPackage (const CTCLCommandPackage &aCTCLCommandPackage)
 
CTCLCommandPackageoperator= (const CTCLCommandPackage &aCTCLCommandPackage)
 
int operator== (const CTCLCommandPackage &aCTCLCommandPackage)
 
std::string getSignon () const
 
CommandList getCommandList () const
 
void Register ()
 
void Unregister ()
 
void AddProcessor (CTCLProcessor *pProcessor)
 
void AddProcessors (CommandList &rList)
 
CommandListIterator begin ()
 
CommandListIterator end ()
 
- 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)
 

Protected Member Functions

void setSignon (std::string am_sSignon)
 
void setCommandList (CommandList &rList)
 
- Protected Member Functions inherited from CTCLInterpreterObject
CTCLInterpreterAssertIfNotBound ()
 

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