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

Public Member Functions

 CTCLList (CTCLInterpreter *pInterp)
 
 CTCLList (CTCLInterpreter *pInterp, const char *am_pList)
 
 CTCLList (CTCLInterpreter *pInterp, const std::string &rList)
 
 CTCLList (const CTCLList &aCTCLList)
 
CTCLListoperator= (const CTCLList &aCTCLList)
 
int operator== (const CTCLList &aCTCLList)
 
int operator!= (const CTCLList &aCTCLList)
 
const char * getList () const
 
void setList (const char *am_pList)
 
int Split (StringArray &rElements)
 
int Split (int &argc, char ***argv)
 
const char * Merge (const StringArray &rElements)
 
const char * Merge (int argc, char **argv)
 
- 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 DoAssign (const CTCLList &rRhs)
 
- Protected Member Functions inherited from CTCLInterpreterObject
CTCLInterpreterAssertIfNotBound ()
 

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