| AbortCommandString() | PChannel | |
| AccessDenied enum value | PChannel | |
| AsyncNotifier typedef | PChannel | |
| BadParameter enum value | PChannel | |
| BufferTooSmall enum value | PChannel | |
| channelName | PChannel | protected |
| channelPointerMutex | PIndirectChannel | protected |
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| CloneAs() const | PObject | inline |
| Close() | XMPP::Stream | virtual |
| CloseHandlers() | XMPP::Stream | inline |
| Compare(const PObject &obj) const | PIndirectChannel | virtual |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| ConvertOSError(P_INT_PTR libcReturnValue, ErrorGroup group=LastGeneralError) | PChannel | protectedvirtual |
| Detach(ShutdownValue option=ShutdownReadAndWrite) | PIndirectChannel | |
| DeviceInUse enum value | PChannel | |
| DiskFull enum value | PChannel | |
| EqualTo enum value | PObject | |
| ErrorGroup enum name | PChannel | |
| Errors enum name | PChannel | |
| FDOpen(const char *mode) | 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 | inlinevirtual |
| GetErrorCode(ErrorGroup group=NumErrorGroups) const | PChannel | |
| GetErrorNumber(ErrorGroup group=NumErrorGroups) const | PChannel | |
| GetErrorText(ErrorGroup group=NumErrorGroups) const | PIndirectChannel | virtual |
| PChannel::GetErrorText(Errors lastError, int osError=0) | PChannel | static |
| GetHandle() const | PIndirectChannel | virtual |
| GetLastReadCount() const | PChannel | |
| GetLastWriteCount() const | PChannel | virtual |
| GetName() const | PIndirectChannel | virtual |
| GetOSHandleAsInt() const | PChannel | inlineprotected |
| GetParser() | XMPP::Stream | inline |
| GetReadChannel() const | PIndirectChannel | |
| GetReadTimeout() const | PChannel | |
| GetTraceContextIdentifier() const | PObject | inline |
| GetTraceContextIdentifier(PObject &obj) | PObject | inline |
| GetTraceContextIdentifier(PObject *obj) | PObject | inline |
| GetWriteChannel() const | PIndirectChannel | |
| GetWriteTimeout() const | PChannel | |
| GreaterThan enum value | PObject | |
| HashFunction() const | PChannel | virtual |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
| Interrupted enum value | PChannel | |
| IsClass(const char *cls) const | PObject | inline |
| IsOpen() const | PIndirectChannel | virtual |
| 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_CloseHandlers | XMPP::Stream | protected |
| m_Document | XMPP::Stream | protected |
| m_OpenHandlers | XMPP::Stream | protected |
| m_Parser | XMPP::Stream | protected |
| m_traceContextIdentifier | PObject | 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 | |
| OnClose() | XMPP::Stream | inlinevirtual |
| OnOpen() | XMPP::Stream | inlinevirtual |
| OnReadComplete(AsyncContext &context) | PChannel | virtual |
| OnWriteComplete(AsyncContext &context) | 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 | |
| OpenHandlers() | XMPP::Stream | inline |
| operator!=(const PObject &obj) const | PObject | inline |
| operator<(const PObject &obj) const | PObject | inline |
| 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 |
| os_errno() const | PChannel | protectedvirtual |
| os_handle | PChannel | protected |
| PChannel() | PChannel | protected |
| PChannel(const PChannel &) | PChannel | protected |
| PIndirectChannel() | PIndirectChannel | |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PObject | virtual |
| ProtocolFailure enum value | PChannel | |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| 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() | XMPP::Stream | virtual |
| PIndirectChannel::Read(void *buf, PINDEX len) | PIndirectChannel | virtual |
| ReadAsync(AsyncContext &context) | PChannel | virtual |
| readAutoDelete | PIndirectChannel | protected |
| ReadBlock(void *buf, PINDEX len) | PChannel | |
| readChannel | PIndirectChannel | protected |
| ReadChar() | PIndirectChannel | 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 |
| Reset() | XMPP::Stream | virtual |
| 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, bool autoDelete=true, bool closeExisting=false) | PIndirectChannel | |
| SetReadTimeout(const PTimeInterval &time) | PChannel | |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| SetWriteChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false) | PIndirectChannel | |
| SetWriteTimeout(const PTimeInterval &time) | PChannel | |
| Shutdown(ShutdownValue option) | PIndirectChannel | virtual |
| ShutdownRead enum value | PChannel | |
| ShutdownReadAndWrite enum value | PChannel | |
| ShutdownValue enum name | PChannel | |
| ShutdownWrite enum value | PChannel | |
| Stream(Transport *transport=0) | XMPP::Stream | |
| Timeout enum value | PChannel | |
| Unavailable enum value | PChannel | |
| Write(const void *buf, PINDEX len) | XMPP::Stream | virtual |
| Write(const PString &data) | XMPP::Stream | virtual |
| Write(const PXML &pdu) | XMPP::Stream | virtual |
| PChannel::Write(const void *buf, PINDEX len, const void *) | PChannel | inlinevirtual |
| WriteAsync(AsyncContext &context) | PChannel | virtual |
| writeAutoDelete | PIndirectChannel | protected |
| writeChannel | PIndirectChannel | protected |
| WriteChar(int c) | PChannel | |
| WriteString(const PString &str) | PChannel | |
| writeTimeout | PChannel | protected |
| ~PChannel() | PChannel | |
| ~PIndirectChannel() | PIndirectChannel | |
| ~PObject() | PObject | inlinevirtual |
| ~Stream() | XMPP::Stream | |