PTLib  Version 2.10.11
XMPP::C2S::TCPTransport Member List

This is the complete list of members for XMPP::C2S::TCPTransport, including all inherited members.

AbortCommandString()PChannel
AccessDenied enum valuePChannel
BadParameter enum valuePChannel
BufferTooSmall enum valuePChannel
channelNamePChannelprotected
channelPointerMutexPIndirectChannelprotected
Class()PObjectinlinestatic
Clone() constPObjectvirtual
Close()XMPP::C2S::TCPTransportvirtual
Compare(const PObject &obj) constPIndirectChannelvirtual
CompareObjectMemoryDirect(const PObject &obj) constPObjectvirtual
Comparison enum namePObject
ConvertOSError(int libcReturnValue, Errors &lastError, int &osError)PChannelstatic
ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError)PChannelprotectedvirtual
DeviceInUse enum valuePChannel
DiskFull enum valuePChannel
EqualTo enum valuePObject
ErrorGroup enum namePChannel
Errors enum namePChannel
FileExists enum valuePChannel
FlowControl(const void *flowData)PChannelvirtual
GetBaseReadChannel() constPIndirectChannelvirtual
GetBaseWriteChannel() constPIndirectChannelvirtual
GetClass(unsigned ancestor=0) constPObjectinlinevirtual
GetErrorCode(ErrorGroup group=NumErrorGroups) constPChannel
GetErrorNumber(ErrorGroup group=NumErrorGroups) constPChannel
GetErrorText(ErrorGroup group=NumErrorGroups) constPIndirectChannelvirtual
PChannel::GetErrorText(Errors lastError, int osError=0)PChannelstatic
GetHandle() constPChannel
GetLastReadCount() constPChannelvirtual
GetLastWriteCount() constPChannelvirtual
GetName() constPIndirectChannelvirtual
GetReadChannel() constPIndirectChannel
GetReadTimeout() constPChannel
GetServerHost() constXMPP::C2S::TCPTransportinline
GetServerPort() constXMPP::C2S::TCPTransportinline
GetWriteChannel() constPIndirectChannel
GetWriteTimeout() constPChannel
GreaterThan enum valuePObject
HashFunction() constPChannelvirtual
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) constPObjectinlinevirtual
Interrupted enum valuePChannel
IsClass(const char *cls) constPObjectinline
IsOpen() constPIndirectChannelvirtual
lastErrorCodePChannelprotected
lastErrorNumberPChannelprotected
LastGeneralError enum valuePChannel
lastReadCountPChannelprotected
LastReadError enum valuePChannel
lastWriteCountPChannelprotected
LastWriteError enum valuePChannel
LessThan enum valuePObject
m_HostnameXMPP::C2S::TCPTransportprotected
m_PortXMPP::C2S::TCPTransportprotected
m_SocketXMPP::C2S::TCPTransportprotected
Miscellaneous enum valuePChannel
NoError enum valuePChannel
NoMemory enum valuePChannel
NotFound enum valuePChannel
NotOpen enum valuePChannel
NumErrorGroups enum valuePChannel
NumNormalisedErrors enum valuePChannel
OnOpen()PIndirectChannelprotectedvirtual
OnReadComplete(void *buf, PINDEX len)PChannelvirtual
OnWriteComplete(const void *buf, PINDEX len)PChannelvirtual
Open()XMPP::C2S::TCPTransportvirtual
PIndirectChannel::Open(PChannel &channel)PIndirectChannel
PIndirectChannel::Open(PChannel *channel, PBoolean autoDelete=true)PIndirectChannel
PIndirectChannel::Open(PChannel *readChannel, PChannel *writeChannel, PBoolean autoDeleteRead=true, PBoolean autoDeleteWrite=true)PIndirectChannel
operator!=(const PObject &obj) constPObjectinline
operator<(const PObject &obj) constPObjectinline
operator<=(const PObject &obj) constPObjectinline
operator=(const PChannel &)PChannelprotected
operator==(const PObject &obj) constPObjectinline
operator>(const PObject &obj) constPObjectinline
operator>=(const PObject &obj) constPObjectinline
os_handlePChannelprotected
PChannel()PChannel
PChannel(const PChannel &)PChannelprotected
PIndirectChannel()PIndirectChannel
PObject()PObjectinlineprotected
PrintOn(ostream &strm) constPObjectvirtual
ProtocolFailure enum valuePChannel
px_lastBlockTypePChannelprotected
px_readThreadPChannelprotected
px_selectMutexPChannelprotected
px_selectThreadPChannelprotected
px_threadMutexPChannelprotected
px_writeMutexPChannelprotected
px_writeThreadPChannelprotected
PXAcceptBlock enum valuePChannel
PXBlockType enum namePChannel
PXClose()PChannelprotected
PXConnectBlock enum valuePChannel
PXReadBlock enum valuePChannel
PXSetIOBlock(PXBlockType type, const PTimeInterval &timeout)PChannelprotected
PXWriteBlock enum valuePChannel
Read(void *buf, PINDEX len)PIndirectChannelvirtual
PChannel::Read(const VectorOfSlice &slices)PChannelvirtual
ReadAsync(void *buf, PINDEX len)PChannelvirtual
readAutoDeletePIndirectChannelprotected
ReadBlock(void *buf, PINDEX len)PChannel
readChannelPIndirectChannelprotected
ReadChar()PChannelvirtual
ReadCharWithTimeout(PTimeInterval &timeout)PChannelprotected
ReadFrom(istream &strm)PObjectvirtual
ReadString(PINDEX len)PChannel
readTimeoutPChannelprotected
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start)PChannelprotected
SendCommandString(const PString &command)PChannel
SetBufferSize(PINDEX newSize)PChannel
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError)PChannel
SetLocalEcho(bool localEcho)PIndirectChannelvirtual
SetReadChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false)PIndirectChannel
SetReadTimeout(const PTimeInterval &time)PChannel
SetWriteChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false)PIndirectChannel
SetWriteTimeout(const PTimeInterval &time)PChannel
Shutdown(ShutdownValue option)PIndirectChannelvirtual
ShutdownRead enum valuePChannel
ShutdownReadAndWrite enum valuePChannel
ShutdownValue enum namePChannel
ShutdownWrite enum valuePChannel
TCPTransport(const PString &hostname)XMPP::C2S::TCPTransport
TCPTransport(const PString &hostname, WORD port)XMPP::C2S::TCPTransport
Timeout enum valuePChannel
VectorOfSlice typedefPChannel
Write(const void *buf, PINDEX len)PIndirectChannelvirtual
PChannel::Write(const void *buf, PINDEX len, const void *mark)PChannelvirtual
PChannel::Write(const VectorOfSlice &slices)PChannelvirtual
WriteAsync(const void *buf, PINDEX len)PChannelvirtual
writeAutoDeletePIndirectChannelprotected
writeChannelPIndirectChannelprotected
WriteChar(int c)PChannel
WriteString(const PString &str)PChannel
writeTimeoutPChannelprotected
~PChannel()PChannel
~PIndirectChannel()PIndirectChannel
~PObject()PObjectinlinevirtual
~TCPTransport()XMPP::C2S::TCPTransport