AbortCommandString() | PChannel | |
AccessDenied enum value | PChannel | |
BadParameter enum value | PChannel | |
BufferTooSmall enum value | PChannel | |
channelName | PChannel | [protected] |
Class() | PObject | [inline, static] |
Clone() const | PObject | [virtual] |
Close() | PMonitoredSocketChannel | [virtual] |
closing | PMonitoredSocketChannel | [protected] |
Compare(const PObject &obj) const | PChannel | [virtual] |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
Comparison enum name | PObject | |
ConvertOSError(int libcReturnValue, Errors &lastError, int &osError) | PChannel | [static] |
ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError) | PChannel | [protected, virtual] |
currentInterface | PMonitoredSocketChannel | [protected] |
DeviceInUse enum value | PChannel | |
DiskFull enum value | PChannel | |
EqualTo enum value | PObject | |
ErrorGroup enum name | PChannel | |
Errors enum name | PChannel | |
FileExists enum value | PChannel | |
GetBaseReadChannel() const | PChannel | [virtual] |
GetBaseWriteChannel() const | PChannel | [virtual] |
GetClass(unsigned=0) const | PObject | [inline, virtual] |
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 | |
GetInterface() | PMonitoredSocketChannel | |
GetLastReadCount() const | PChannel | [virtual] |
GetLastReceived(PIPSocket::Address &addr, WORD &port) const | PMonitoredSocketChannel | [inline] |
GetLastReceivedInterface() const | PMonitoredSocketChannel | [inline] |
GetLastWriteCount() const | PChannel | [virtual] |
GetLocal(PIPSocket::Address &address, WORD &port, bool usingNAT) | PMonitoredSocketChannel | |
GetMonitoredSockets() const | PMonitoredSocketChannel | [inline] |
GetName() const | PChannel | [virtual] |
GetPromiscuous() | PMonitoredSocketChannel | [inline] |
GetReadTimeout() const | PChannel | |
GetRemote(PIPSocket::Address &addr, WORD &port) const | PMonitoredSocketChannel | [inline] |
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 | PMonitoredSocketChannel | [virtual] |
lastErrorCode | PChannel | [protected] |
lastErrorNumber | PChannel | [protected] |
LastGeneralError enum value | PChannel | |
lastReadCount | PChannel | [protected] |
LastReadError enum value | PChannel | |
lastReceivedAddress | PMonitoredSocketChannel | [protected] |
lastReceivedInterface | PMonitoredSocketChannel | [protected] |
lastReceivedPort | PMonitoredSocketChannel | [protected] |
lastWriteCount | PChannel | [protected] |
LastWriteError enum value | PChannel | |
LessThan enum value | PObject | |
Miscellaneous enum value | PChannel | |
mutex | PMonitoredSocketChannel | [protected] |
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(void *buf, PINDEX len) | PChannel | [virtual] |
OnWriteComplete(const void *buf, PINDEX len) | PChannel | [virtual] |
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] |
PMonitoredSocketChannel(const PMonitoredSocketsPtr &sockets, bool shared) | PMonitoredSocketChannel | |
PObject() | PObject | [inline, protected] |
PrintOn(ostream &strm) const | PObject | [virtual] |
promiscuousReads | PMonitoredSocketChannel | [protected] |
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 *buffer, PINDEX length) | PMonitoredSocketChannel | [virtual] |
PChannel::Read(const VectorOfSlice &slices) | PChannel | [virtual] |
ReadAsync(void *buf, PINDEX len) | 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] |
remoteAddress | PMonitoredSocketChannel | [protected] |
remotePort | PMonitoredSocketChannel | [protected] |
SendCommandString(const PString &command) | PChannel | |
SetBufferSize(PINDEX newSize) | PChannel | |
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError) | PChannel | |
SetInterface(const PString &iface) | PMonitoredSocketChannel | |
SetPromiscuous(bool flag) | PMonitoredSocketChannel | [inline] |
SetReadTimeout(const PTimeInterval &time) | PChannel | |
SetRemote(const PIPSocket::Address &address, WORD port) | PMonitoredSocketChannel | |
SetRemote(const PString &hostAndPort) | PMonitoredSocketChannel | |
SetWriteTimeout(const PTimeInterval &time) | PChannel | |
sharedBundle | PMonitoredSocketChannel | [protected] |
Shutdown(ShutdownValue option) | PChannel | [virtual] |
ShutdownRead enum value | PChannel | |
ShutdownReadAndWrite enum value | PChannel | |
ShutdownValue enum name | PChannel | |
ShutdownWrite enum value | PChannel | |
socketBundle | PMonitoredSocketChannel | [protected] |
Timeout enum value | PChannel | |
VectorOfSlice typedef | PChannel | |
Write(const void *buffer, PINDEX length) | PMonitoredSocketChannel | [virtual] |
PChannel::Write(const VectorOfSlice &slices) | PChannel | [virtual] |
WriteAsync(const void *buf, PINDEX len) | PChannel | [virtual] |
WriteChar(int c) | PChannel | |
WriteString(const PString &str) | PChannel | |
writeTimeout | PChannel | [protected] |
~PChannel() | PChannel | |
~PObject() | PObject | [inline, virtual] |