| AbortCommandString() | PChannel | |
| AccessDenied enum value | PChannel | |
| AsyncNotifier typedef | PChannel | |
| BadParameter enum value | PChannel | |
| BufferTooSmall enum value | PChannel | |
| CheckNotOpen() | PChannel | protected |
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| CloneAs() const | PObject | inline |
| Close() | PQueueChannel | virtual |
| CloseBaseReadChannel() | PChannel | virtual |
| CloseBaseWriteChannel() | PChannel | virtual |
| Compare(const PObject &obj) const | PChannel | virtual |
| Compare2(T v1, T v2) | PObject | inlinestatic |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| ConvertOSError(P_INT_PTR libcReturnValue, ErrorGroup group=LastGeneralError) | PChannel | protectedvirtual |
| CopyTraceContextIdentifier(PObject &obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject *obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject &to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject &to, const PObject *from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject *from) | PObject | inlinestatic |
| dequeuePos | PQueueChannel | protected |
| DeviceInUse enum value | PChannel | |
| DiskFull enum value | PChannel | |
| enqueuePos | PQueueChannel | protected |
| 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 | PChannel | virtual |
| GetBaseWriteChannel() const | PChannel | virtual |
| GetClass() const | PObject | inline |
| GetErrorCode(ErrorGroup group=NumErrorGroups) const | PChannel | |
| GetErrorNumber(ErrorGroup group=NumErrorGroups) const | PChannel | |
| GetErrorText(ErrorGroup group=NumErrorGroups) const | PChannel | virtual |
| GetErrorText(Errors lastError, int osError=0) | PChannel | static |
| GetHandle() const | PChannel | virtual |
| GetLastReadCount() const | PChannel | virtual |
| GetLastWriteCount() const | PChannel | virtual |
| GetLength() const | PQueueChannel | inline |
| GetName() const | PQueueChannel | inlinevirtual |
| GetOSHandleAsInt() const | PChannel | inlineprotected |
| GetReadTimeout() const | PChannel | |
| GetSize() const | PQueueChannel | inline |
| GetTraceContextIdentifier() const | PObject | inline |
| GetWriteTimeout() const | PChannel | |
| GreaterThan enum value | PObject | |
| HashFunction() const | PChannel | virtual |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| Interrupted enum value | PChannel | |
| IsClass(const char *name) const | PObject | inline |
| IsOpen() const | PChannel | virtual |
| LastGeneralError enum value | PChannel | |
| LastReadError enum value | PChannel | |
| LastWriteError enum value | PChannel | |
| LessThan enum value | PObject | |
| m_status | PChannel | 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 | |
| OnReadComplete(AsyncContext &context) | PChannel | virtual |
| OnWriteComplete(AsyncContext &context) | PChannel | virtual |
| Open(PINDEX queueSize) | PQueueChannel | virtual |
| 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 |
| PDECLARE_MUTEX(mutex) | PQueueChannel | protected |
| PChannel::PDECLARE_MUTEX(px_threadMutex) | PChannel | protected |
| PChannel::PDECLARE_MUTEX(px_writeMutex) | PChannel | protected |
| PObject() | PObject | inlineprotected |
| PQueueChannel(PINDEX queueSize=0) | PQueueChannel | |
| 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_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 | |
| queueBuffer | PQueueChannel | protected |
| queueLength | PQueueChannel | protected |
| queueSize | PQueueChannel | protected |
| Read(void *buf, PINDEX len) | PQueueChannel | virtual |
| ReadAsync(AsyncContext &context) | PChannel | virtual |
| ReadBlock(void *buf, PINDEX len) | PChannel | |
| 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 | |
| SetLastReadCount(PINDEX count) | PChannel | virtual |
| SetLastWriteCount(PINDEX count) | PChannel | virtual |
| SetLocalEcho(bool localEcho) | PChannel | virtual |
| SetReadTimeout(const PTimeInterval &time) | PChannel | |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| SetWriteTimeout(const PTimeInterval &time) | PChannel | |
| Shutdown(ShutdownValue option) | PChannel | virtual |
| ShutdownRead enum value | PChannel | |
| ShutdownReadAndWrite enum value | PChannel | |
| ShutdownValue enum name | PChannel | |
| ShutdownWrite enum value | PChannel | |
| Timeout enum value | PChannel | |
| Unavailable enum value | PChannel | |
| unempty | PQueueChannel | protected |
| unfull | PQueueChannel | protected |
| Write(const void *buf, PINDEX len) | PQueueChannel | virtual |
| PChannel::Write(const void *buf, PINDEX len, const void *) | PChannel | inlinevirtual |
| WriteAsync(AsyncContext &context) | PChannel | virtual |
| WriteChar(int c) | PChannel | |
| WriteString(const PString &str) | PChannel | |
| writeTimeout | PChannel | protected |
| ~PChannel() | PChannel | |
| ~PObject() | PObject | inlinevirtual |
| ~PQueueChannel() | PQueueChannel | |