FRIBParallelanalysis  1.0
FrameworkforMPIParalleldataanalysisatFRIB
CTCLInterpreter Member List

This is the complete list of members for CTCLInterpreter, including all inherited members.

AddCommand(const char *pCommandName, Tcl_CmdProc *pCommandProcessor, ClientData pData, Tcl_CmdDeleteProc *pDeleteProcessor=reinterpret_cast< Tcl_CmdDeleteProc *>(reinterpret_cast< size_t >(TCLPLUS::kpNULL))) const (defined in CTCLInterpreter)CTCLInterpreter
AddCommand(const std::string &rCommandName, Tcl_CmdProc *pCommandProcessor, ClientData pData, Tcl_CmdDeleteProc *pDeleteProcessor=reinterpret_cast< Tcl_CmdDeleteProc *>(reinterpret_cast< size_t >(TCLPLUS::kpNULL))) const (defined in CTCLInterpreter)CTCLInterpreterinline
AddCommand(const CTCLString &rCommandName, Tcl_CmdProc *pCommandProcessor, ClientData pData, Tcl_CmdDeleteProc *pDeleteProcessor=reinterpret_cast< Tcl_CmdDeleteProc *>(reinterpret_cast< size_t >(TCLPLUS::kpNULL))) const (defined in CTCLInterpreter)CTCLInterpreterinline
CTCLInterpreter() (defined in CTCLInterpreter)CTCLInterpreterinline
CTCLInterpreter(Tcl_Interp *am_pInterpreter) (defined in CTCLInterpreter)CTCLInterpreterinline
DetachProcess(const std::vector< TCLPLUS::UInt_t > &rPids) const (defined in CTCLInterpreter)CTCLInterpreter
DetachProcess(TCLPLUS::UInt_t nPids, TCLPLUS::Int_t *pPids) const (defined in CTCLInterpreter)CTCLInterpreterinline
ErrnoId() (defined in CTCLInterpreter)CTCLInterpreterstatic
Eval(const char *pScript) (defined in CTCLInterpreter)CTCLInterpreter
Eval(const CTCLString &rScript) (defined in CTCLInterpreter)CTCLInterpreterinline
Eval(const std::string &rScript) (defined in CTCLInterpreter)CTCLInterpreterinline
EvalFile(const char *pFilename) (defined in CTCLInterpreter)CTCLInterpreter
EvalFile(const CTCLString &rFilename) (defined in CTCLInterpreter)CTCLInterpreterinline
EvalFile(const std::string &rFilename) (defined in CTCLInterpreter)CTCLInterpreterinline
ExprBoolean(const char *pExpression) (defined in CTCLInterpreter)CTCLInterpreter
ExprBoolean(const CTCLString &rExpression) (defined in CTCLInterpreter)CTCLInterpreterinline
ExprBoolean(const std::string &rExpression) (defined in CTCLInterpreter)CTCLInterpreterinline
ExprDouble(const char *pExpression) (defined in CTCLInterpreter)CTCLInterpreter
ExprDouble(const CTCLString &rExpression) (defined in CTCLInterpreter)CTCLInterpreterinline
ExprDouble(const std::string &rExpression) (defined in CTCLInterpreter)CTCLInterpreterinline
ExprLong(const char *pExpression) (defined in CTCLInterpreter)CTCLInterpreter
ExprLong(std::string &rExpression) (defined in CTCLInterpreter)CTCLInterpreterinline
ExprLong(const CTCLString &rExpr) (defined in CTCLInterpreter)CTCLInterpreterinline
ExprString(const char *pExpression) (defined in CTCLInterpreter)CTCLInterpreter
ExprString(const CTCLString &rExpr) (defined in CTCLInterpreter)CTCLInterpreterinline
ExprString(const std::string &rExpr) (defined in CTCLInterpreter)CTCLInterpreterinline
GetChannel(const std::string &rName, TCLPLUS::Int_t *pMode=(TCLPLUS::Int_t *) TCLPLUS::kpNULL)CTCLInterpreter
GetChannelNames(const std::string &rPattern)CTCLInterpreter
getInterpreter() (defined in CTCLInterpreter)CTCLInterpreterinline
GetResultString() const (defined in CTCLInterpreter)CTCLInterpreter
GlobalEval(const char *pScript) (defined in CTCLInterpreter)CTCLInterpreter
GlobalEval(const CTCLString &rScript) (defined in CTCLInterpreter)CTCLInterpreterinline
GlobalEval(const std::string &rScript) (defined in CTCLInterpreter)CTCLInterpreterinline
operator Tcl_Interp *() (defined in CTCLInterpreter)CTCLInterpreterinline
operator->() (defined in CTCLInterpreter)CTCLInterpreterinline
operator==(const CTCLInterpreter &aCTCLInterpreter) (defined in CTCLInterpreter)CTCLInterpreterinline
PosixError() const (defined in CTCLInterpreter)CTCLInterpreter
ReapDetachedProcesses() const (defined in CTCLInterpreter)CTCLInterpreterinline
RecordAndEval(const char *pScript, TCLPLUS::Bool_t fEval=TCLPLUS::kfFALSE) (defined in CTCLInterpreter)CTCLInterpreter
RecordAndEval(const CTCLString &rScript, TCLPLUS::Bool_t fEval=TCLPLUS::kfFALSE) (defined in CTCLInterpreter)CTCLInterpreterinline
RecordAndEval(const std::string &rScript, TCLPLUS::Bool_t fEval=TCLPLUS::kfFALSE) (defined in CTCLInterpreter)CTCLInterpreterinline
setInterpreter(Tcl_Interp *am_pInterpreter) (defined in CTCLInterpreter)CTCLInterpreterinlineprotected
setResult(const char *resultString)CTCLInterpreter
setResult(std::string resultString) (defined in CTCLInterpreter)CTCLInterpreter
setResult(Tcl_Obj *resultObj)CTCLInterpreter
setResult(CTCLObject &resultObj)CTCLInterpreter
SignalId(TCLPLUS::UInt_t nSignal) (defined in CTCLInterpreter)CTCLInterpreterstatic
SignalMsg(TCLPLUS::UInt_t nSignal) (defined in CTCLInterpreter)CTCLInterpreterstatic
TildeSubst(const char *pFilename) const (defined in CTCLInterpreter)CTCLInterpreter
TildeSubst(const CTCLString &rName) const (defined in CTCLInterpreter)CTCLInterpreterinline
TildeSubst(const std::string &rName) const (defined in CTCLInterpreter)CTCLInterpreterinline
UnregisterCommand(const char *pCommandName) const (defined in CTCLInterpreter)CTCLInterpreter
UnregisterCommand(const std::string &rCommandName) const (defined in CTCLInterpreter)CTCLInterpreterinline
UnregisterCommand(const CTCLString &rCommandName) const (defined in CTCLInterpreter)CTCLInterpreterinline
~CTCLInterpreter() (defined in CTCLInterpreter)CTCLInterpreterinlinevirtual