| AbortCommandString() | PChannel | |
| AccessDenied enum value | PChannel | |
| BadParameter enum value | PChannel | |
| BufferTooSmall enum value | PChannel | |
| channelName | PChannel | [protected] |
| channelPointerMutex | PIndirectChannel | [protected] |
| Class() | PObject | [inline, static] |
| Clone() const | PObject | [virtual] |
| Close() | PIndirectChannel | [virtual] |
| Compare(const PObject &obj) const | PIndirectChannel | [virtual] |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
| Comparison enum name | PObject | |
| Context(PCLI &cli) | PCLI::Context | |
| ConvertOSError(int libcReturnValue, Errors &lastError, int &osError) | PChannel | [static] |
| ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError) | PChannel | [protected, virtual] |
| DeviceInUse enum value | PChannel | |
| DiskFull enum value | PChannel | |
| e_CommandEntry enum value | PCLI::Context | [protected] |
| e_Password enum value | PCLI::Context | [protected] |
| e_ProcessingCommand enum value | PCLI::Context | [protected] |
| e_Username enum value | PCLI::Context | [protected] |
| EqualTo enum value | PObject | |
| ErrorGroup enum name | PChannel | |
| Errors enum name | PChannel | |
| FileExists enum value | PChannel | |
| FlowControl(const void *flowData) | PChannel | [virtual] |
| GetBaseReadChannel() const | PIndirectChannel | [virtual] |
| GetBaseWriteChannel() const | PIndirectChannel | [virtual] |
| GetClass(unsigned ancestor=0) const | PObject | [inline, virtual] |
| GetCLI() const | PCLI::Context | [inline] |
| GetErrorCode(ErrorGroup group=NumErrorGroups) const | PChannel | |
| GetErrorNumber(ErrorGroup group=NumErrorGroups) const | PChannel | |
| GetErrorText(ErrorGroup group=NumErrorGroups) const | PIndirectChannel | [virtual] |
| PChannel::GetErrorText(ErrorGroup group=NumErrorGroups) const | PChannel | [virtual] |
| PChannel::GetErrorText(Errors lastError, int osError=0) | PChannel | [static] |
| GetHandle() const | PChannel | |
| GetLastReadCount() const | PChannel | [virtual] |
| GetLastWriteCount() const | PChannel | [virtual] |
| GetName() const | PIndirectChannel | [virtual] |
| GetReadChannel() const | PIndirectChannel | |
| GetReadTimeout() const | PChannel | |
| GetWriteChannel() const | PIndirectChannel | |
| GetWriteTimeout() const | PChannel | |
| GreaterThan enum value | PObject | |
| HashFunction() const | PChannel | [virtual] |
| InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
| Interrupted enum value | PChannel | |
| IsClass(const char *cls) const | PObject | [inline] |
| IsOpen() const | PIndirectChannel | [virtual] |
| IsProcessingCommand() const | PCLI::Context | [inline] |
| lastErrorCode | PChannel | [protected] |
| lastErrorNumber | PChannel | [protected] |
| LastGeneralError enum value | PChannel | |
| lastReadCount | PChannel | [protected] |
| LastReadError enum value | PChannel | |
| lastWriteCount | PChannel | [protected] |
| LastWriteError enum value | PChannel | |
| LessThan enum value | PObject | |
| m_cli | PCLI::Context | [protected] |
| m_commandHistory | PCLI::Context | [protected] |
| m_commandLine | PCLI::Context | [protected] |
| m_enteredUsername | PCLI::Context | [protected] |
| m_ignoreNextEOL | PCLI::Context | [protected] |
| m_state | PCLI::Context | [protected] |
| m_thread | PCLI::Context | [protected] |
| Miscellaneous enum value | PChannel | |
| NoError enum value | PChannel | |
| NoMemory enum value | PChannel | |
| NotFound enum value | PChannel | |
| NotOpen enum value | PChannel | |
| NumErrorGroups enum value | PChannel | |
| NumNormalisedErrors enum value | PChannel | |
| OnCompletedLine() | PCLI::Context | [virtual] |
| OnOpen() | PIndirectChannel | [protected, virtual] |
| OnReadComplete(void *buf, PINDEX len) | PChannel | [virtual] |
| OnStart() | PCLI::Context | [virtual] |
| OnStop() | PCLI::Context | [virtual] |
| OnWriteComplete(const void *buf, PINDEX len) | PChannel | [virtual] |
| Open(PChannel &channel) | PIndirectChannel | |
| Open(PChannel *channel, PBoolean autoDelete=true) | PIndirectChannel | |
| Open(PChannel *readChannel, PChannel *writeChannel, PBoolean autoDeleteRead=true, PBoolean autoDeleteWrite=true) | PIndirectChannel | |
| operator!=(const PObject &obj) const | PObject | [inline] |
| operator<(const PObject &obj) const | PObject | [inline] |
| operator<<(ostream &strm, const PObject &obj) | PObject | [friend] |
| operator<=(const PObject &obj) const | PObject | [inline] |
| operator=(const PChannel &) | PChannel | [protected] |
| operator==(const PObject &obj) const | PObject | [inline] |
| operator>(const PObject &obj) const | PObject | [inline] |
| operator>=(const PObject &obj) const | PObject | [inline] |
| operator>>(istream &strm, PObject &obj) | PObject | [friend] |
| os_handle | PChannel | [protected] |
| PChannel() | PChannel | |
| PChannel(const PChannel &) | PChannel | [protected] |
| PDECLARE_NOTIFIER(PThread, Context, ThreadMain) | PCLI::Context | [protected] |
| PIndirectChannel() | PIndirectChannel | |
| PObject() | PObject | [inline, protected] |
| PrintOn(ostream &strm) const | PObject | [virtual] |
| ProcessInput(int ch) | PCLI::Context | [virtual] |
| ProtocolFailure enum value | PChannel | |
| px_lastBlockType | PChannel | [protected] |
| px_readThread | PChannel | [protected] |
| px_selectMutex | PChannel | [protected] |
| px_selectThread | PChannel | [protected] |
| px_threadMutex | PChannel | [protected] |
| px_writeMutex | PChannel | [protected] |
| px_writeThread | PChannel | [protected] |
| PXAcceptBlock enum value | PChannel | |
| PXBlockType enum name | PChannel | |
| PXClose() | PChannel | [protected] |
| PXConnectBlock enum value | PChannel | |
| PXReadBlock enum value | PChannel | |
| PXSetIOBlock(PXBlockType type, const PTimeInterval &timeout) | PChannel | [protected] |
| PXWriteBlock enum value | PChannel | |
| Read(void *buf, PINDEX len) | PIndirectChannel | [virtual] |
| PChannel::Read(const VectorOfSlice &slices) | PChannel | [virtual] |
| ReadAndProcessInput() | PCLI::Context | [virtual] |
| ReadAsync(void *buf, PINDEX len) | PChannel | [virtual] |
| readAutoDelete | PIndirectChannel | [protected] |
| ReadBlock(void *buf, PINDEX len) | PChannel | |
| readChannel | PIndirectChannel | [protected] |
| ReadChar() | PChannel | [virtual] |
| ReadCharWithTimeout(PTimeInterval &timeout) | PChannel | [protected] |
| ReadFrom(istream &strm) | PObject | [virtual] |
| ReadString(PINDEX len) | PChannel | |
| readTimeout | PChannel | [protected] |
| ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start) | PChannel | [protected] |
| SendCommandString(const PString &command) | PChannel | |
| SetBufferSize(PINDEX newSize) | PChannel | |
| SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError) | PChannel | |
| SetLocalEcho(bool localEcho) | PIndirectChannel | [virtual] |
| SetReadChannel(PChannel *channel, PBoolean autoDelete=true) | PIndirectChannel | |
| SetReadTimeout(const PTimeInterval &time) | PChannel | |
| SetWriteChannel(PChannel *channel, PBoolean autoDelete=true) | PIndirectChannel | |
| SetWriteTimeout(const PTimeInterval &time) | PChannel | |
| Shutdown(ShutdownValue option) | PIndirectChannel | [virtual] |
| PChannel::Shutdown(ShutdownValue option) | PChannel | [virtual] |
| ShutdownRead enum value | PChannel | |
| ShutdownReadAndWrite enum value | PChannel | |
| ShutdownValue enum name | PChannel | |
| ShutdownWrite enum value | PChannel | |
| Start() | PCLI::Context | |
| State enum name | PCLI::Context | [protected] |
| Stop() | PCLI::Context | |
| Timeout enum value | PChannel | |
| VectorOfSlice typedef | PChannel | |
| Write(const void *buf, PINDEX len) | PCLI::Context | [virtual] |
| PChannel::Write(const void *buf, PINDEX len, const void *mark) | PChannel | [virtual] |
| PChannel::Write(const VectorOfSlice &slices) | PChannel | [virtual] |
| WriteAsync(const void *buf, PINDEX len) | PChannel | [virtual] |
| writeAutoDelete | PIndirectChannel | [protected] |
| writeChannel | PIndirectChannel | [protected] |
| WriteChar(int c) | PChannel | |
| WritePrompt() | PCLI::Context | [virtual] |
| WriteString(const PString &str) | PChannel | |
| writeTimeout | PChannel | [protected] |
| ~Context() | PCLI::Context | [virtual] |
| ~PChannel() | PChannel | |
| ~PIndirectChannel() | PIndirectChannel | |
| ~PObject() | PObject | [inline, virtual] |