FRIBParallelanalysis
1.0
FrameworkforMPIParalleldataanalysisatFRIB
|
This is the complete list of members for CTCLChannel, including all inherited members.
AssertIfNotBound() (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inlineprotected |
atEof() | CTCLChannel | |
Bind(CTCLInterpreter &rBinding) (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inline |
Bind(CTCLInterpreter *pBinding) (defined in CTCLInterpreterObject) | CTCLInterpreterObject | |
Close() | CTCLChannel | |
CloseOnDestroy(bool state) (defined in CTCLChannel) | CTCLChannel | inlineprotected |
ClosesOnDestroy() const (defined in CTCLChannel) | CTCLChannel | inline |
CTCLChannel(CTCLInterpreter *pInterp, std::string Filename, const char *pMode, int permissions) | CTCLChannel | |
CTCLChannel(CTCLInterpreter *pInterp, int argc, const char **pargv, int flags) | CTCLChannel | |
CTCLChannel(CTCLInterpreter *pInterp, int port, std::string host) | CTCLChannel | |
CTCLChannel(CTCLInterpreter *pInterp, int port, Tcl_TcpAcceptProc *proc, ClientData AppData) | CTCLChannel | |
CTCLChannel(CTCLInterpreter *pInterp, Tcl_Channel Channel) | CTCLChannel | |
CTCLChannel(const CTCLChannel &rhs) | CTCLChannel | |
CTCLInterpreterObject() (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inline |
CTCLInterpreterObject(CTCLInterpreter *pInterp) (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inline |
CTCLInterpreterObject(const CTCLInterpreterObject &aCTCLInterpreterObject) (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inline |
Flush() | CTCLChannel | |
getChannel() const (defined in CTCLChannel) | CTCLChannel | inline |
GetEncoding() | CTCLChannel | |
getInterpreter() const (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inline |
operator=(const CTCLInterpreterObject &aCTCLInterpreterObject) (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inline |
operator==(const CTCLInterpreterObject &aCTCLInterpreterObject) const (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inline |
Read(void **pData, int nChars) | CTCLChannel | |
Register() | CTCLChannel | |
setChannel(Tcl_Channel Channel) (defined in CTCLChannel) | CTCLChannel | inlineprotected |
SetEncoding(std::string Name) | CTCLChannel | |
Write(const void *pData, int nBytes) | CTCLChannel | |
~CTCLChannel() | CTCLChannel | virtual |
~CTCLInterpreterObject() (defined in CTCLInterpreterObject) | CTCLInterpreterObject | inlinevirtual |