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() | PMonitoredSocketChannel | 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 |
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 | 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 |
GetInterface() | PMonitoredSocketChannel | |
GetLastReadCount() const | PChannel | virtual |
GetLastReceived(PIPSocket::Address &addr, WORD &port) const | PMonitoredSocketChannel | inline |
GetLastReceived(PIPSocketAddressAndPort &ap) const | PMonitoredSocketChannel | inline |
GetLastReceivedInterface() const | PMonitoredSocketChannel | inline |
GetLastWriteCount() const | PChannel | virtual |
GetLocal(PIPSocket::Address &address, WORD &port, bool usingNAT) | PMonitoredSocketChannel | |
GetLocal(PIPSocket::AddressAndPort &ap, bool usingNAT) | PMonitoredSocketChannel | |
GetMonitoredSockets() const | PMonitoredSocketChannel | inline |
GetName() const | PMonitoredSocketChannel | virtual |
GetOSHandleAsInt() const | PChannel | inlineprotected |
GetPromiscuous() | PMonitoredSocketChannel | inline |
GetReadTimeout() const | PChannel | |
GetRemote(PIPSocket::Address &addr, WORD &port) const | PMonitoredSocketChannel | inline |
GetRemote(PIPSocketAddressAndPort &ap) const | PMonitoredSocketChannel | 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 | PMonitoredSocketChannel | virtual |
LastGeneralError enum value | PChannel | |
LastReadError enum value | PChannel | |
LastWriteError enum value | PChannel | |
LessThan enum value | PObject | |
m_closing | PMonitoredSocketChannel | protected |
m_currentInterface | PMonitoredSocketChannel | protected |
m_lastReceivedAP | PMonitoredSocketChannel | protected |
m_lastReceivedInterface | PMonitoredSocketChannel | protected |
m_promiscuousReads | PMonitoredSocketChannel | protected |
m_remoteAP | PMonitoredSocketChannel | protected |
m_sharedBundle | PMonitoredSocketChannel | protected |
m_socketBundle | PMonitoredSocketChannel | protected |
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 |
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(m_mutex) | PMonitoredSocketChannel | protected |
PChannel::PDECLARE_MUTEX(px_threadMutex) | PChannel | protected |
PChannel::PDECLARE_MUTEX(px_writeMutex) | PChannel | protected |
PMonitoredSocketChannel(const PMonitoredSocketsPtr &sockets, bool shared) | PMonitoredSocketChannel | |
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_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 *buffer, PINDEX length) | PMonitoredSocketChannel | 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 | |
SetInterface(const PString &iface) | PMonitoredSocketChannel | |
SetLastReadCount(PINDEX count) | PChannel | virtual |
SetLastWriteCount(PINDEX count) | PChannel | virtual |
SetLocalEcho(bool localEcho) | PChannel | virtual |
SetPromiscuous(bool flag) | PMonitoredSocketChannel | inline |
SetReadTimeout(const PTimeInterval &time) | PChannel | |
SetRemote(const PIPSocket::Address &address, WORD port) | PMonitoredSocketChannel | inline |
SetRemote(const PIPSocket::AddressAndPort &ap) | PMonitoredSocketChannel | inline |
SetRemote(const PString &hostAndPort) | PMonitoredSocketChannel | |
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 | |
Write(const void *buffer, PINDEX length) | PMonitoredSocketChannel | 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 |