PTLib
Version 2.18.8
|
This is the complete list of members for PTCPSocket, including all inherited members.
AbortCommandString() | PChannel | |
Accept(PSocket &socket) | PTCPSocket | virtual |
AccessDenied enum value | PChannel | |
AddressIsExclusive enum value | PSocket | |
AsyncNotifier typedef | PChannel | |
BadParameter enum value | PChannel | |
BufferTooSmall enum value | PChannel | |
CanReuseAddress enum value | PSocket | |
CheckNotOpen() | PChannel | protected |
Class() | PObject | inlinestatic |
ClearNameCache() | PIPSocket | static |
Clone() const | PTCPSocket | virtual |
CloneAs() const | PObject | inline |
Close() | PChannel | 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 | |
Connect(const PString &address) | PIPSocket | virtual |
Connect(const Address &addr) | PIPSocket | virtual |
Connect(WORD localPort, const Address &addr) | PIPSocket | virtual |
Connect(const Address &iface, const Address &addr) | PIPSocket | virtual |
Connect(const Address &iface, WORD localPort, const Address &addr) | PIPSocket | virtual |
ConvertOSError(P_INT_PTR libcReturnValue, ErrorGroup group=LastGeneralError) | PSocket | 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 |
CreateRouteTableDetector() | PIPSocket | static |
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 |
GetDefaultIpAddressFamily() | PIPSocket | static |
GetDefaultIpAny() | PIPSocket | static |
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 |
GetGatewayAddress(unsigned version=4) | PIPSocket | static |
GetGatewayInterface(unsigned version=4) | PIPSocket | static |
GetGatewayInterfaceAddress(unsigned version=4) | PIPSocket | static |
GetHandle() const | PChannel | virtual |
GetHostAddress(Address &addr) | PIPSocket | static |
GetHostAddress(const PString &hostname, Address &addr) | PIPSocket | static |
GetHostAliases(const PString &hostname) | PIPSocket | static |
GetHostAliases(const Address &addr) | PIPSocket | static |
GetHostName() | PIPSocket | static |
GetHostName(const PString &hostname) | PIPSocket | static |
GetHostName(const Address &addr) | PIPSocket | static |
GetInterface(const Address &addr) | PIPSocket | static |
GetInterfaceAddress(const PString &ifName, unsigned version=4) | PIPSocket | static |
GetInterfaceMACAddress(const char *ifName=NULL) | PIPSocket | static |
GetInterfaceTable(InterfaceTable &table, PBoolean includeDown=false) | PIPSocket | static |
GetInvalidAddress() | PIPSocket | static |
GetLastReadCount() const | PChannel | virtual |
GetLastWriteCount() const | PChannel | virtual |
GetLocalAddress() const | PIPSocket | |
GetLocalAddress(Address &addr) const | PIPSocket | |
GetLocalAddress(Address &addr, WORD &port) const | PIPSocket | |
GetLocalAddress(AddressAndPort &addr) const | PIPSocket | |
GetLocalHostName() | PIPSocket | |
GetName() const | PIPSocket | virtual |
GetNameByProtocol(WORD proto) | PSocket | static |
GetNetworkInterface(unsigned version=4) | PIPSocket | static |
GetOption(int option, int &value, int level=SOL_SOCKET) | PSocket | |
GetOption(int option, void *valuePtr, PINDEX valueSize, int level=SOL_SOCKET) | PSocket | |
GetOSHandleAsInt() const | PChannel | inlineprotected |
GetPeerAddress() const | PIPSocket | |
GetPeerAddress(Address &addr) const | PIPSocket | |
GetPeerAddress(Address &addr, WORD &port) const | PIPSocket | |
GetPeerAddress(AddressAndPort &addr) const | PIPSocket | |
GetPeerHostName() | PIPSocket | |
GetPort() const | PSocket | |
GetPortByService(const PString &service) const | PSocket | virtual |
GetPortByService(const char *protocol, const PString &service) | PSocket | static |
GetProtocolByName(const PString &name) | PSocket | static |
GetProtocolName() const | PTCPSocket | protectedvirtual |
GetQoS() const | PIPSocket | inline |
GetReadTimeout() const | PChannel | |
GetRouteInterfaceAddress(const Address &remoteAddress) | PIPSocket | static |
GetRouteTable(RouteTable &table) | PIPSocket | static |
GetService() const | PSocket | |
GetServiceByPort(WORD port) const | PSocket | virtual |
GetServiceByPort(const char *protocol, WORD port) | PSocket | static |
GetSuppressCanonicalName() | PIPSocket | static |
GetTraceContextIdentifier() const | PObject | inline |
GetWriteTimeout() const | PChannel | |
GreaterThan enum value | PObject | |
HashFunction() const | PChannel | virtual |
Host2Net(WORD v) | PSocket | inlinestatic |
Host2Net(DWORD v) | PSocket | inlinestatic |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
InternalGetLocalAddress(AddressAndPort &addrAndPort) | PIPSocket | virtual |
InternalGetPeerAddress(AddressAndPort &addrAndPort) | PIPSocket | virtual |
InternalListen(const Address &bind, unsigned queueSize, WORD port, Reusability reuse) | PTCPSocket | protectedvirtual |
Interrupted enum value | PChannel | |
IsClass(const char *name) const | PObject | inline |
IsLocalHost(const PString &hostname) | PIPSocket | static |
IsOpen() const | PChannel | virtual |
LastGeneralError enum value | PChannel | |
LastReadError enum value | PChannel | |
LastWriteError enum value | PChannel | |
LessThan enum value | PObject | |
Listen(unsigned queueSize=5, WORD port=0, Reusability reuse=AddressIsExclusive) | PIPSocket | inlinevirtual |
Listen(const Address &bind, unsigned queueSize=5, WORD port=0, Reusability reuse=AddressIsExclusive) | PIPSocket | inlinevirtual |
m_port | PSocket | protected |
m_qos | PIPSocket | protected |
m_status | PChannel | protected |
m_traceContextIdentifier | PObject | protected |
Miscellaneous enum value | PChannel | |
Net2Host(WORD v) | PSocket | inlinestatic |
Net2Host(DWORD v) | PSocket | inlinestatic |
NoBufferRetryCount | PSocket | static |
NoError enum value | PChannel | |
NoMemory enum value | PChannel | |
NotFound enum value | PChannel | |
NotOpen enum value | PChannel | |
NumErrorGroups enum value | PChannel | |
NumNormalisedErrors enum value | PChannel | |
OnOutOfBand(const void *buf, PINDEX len) | PTCPSocket | virtual |
OnReadComplete(AsyncContext &context) | PChannel | virtual |
OnWriteComplete(AsyncContext &context) | PChannel | virtual |
OpenSocket() | PTCPSocket | protectedvirtual |
OpenSocket(int ipAdressFamily) | PTCPSocket | protectedvirtual |
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_accept(PSocket &listener, struct sockaddr *addr, socklen_t *size) | PSocket | protected |
os_close() | PSocket | protected |
os_connect(struct sockaddr *sin, socklen_t size) | PSocket | protected |
os_errno() const | PSocket | protectedvirtual |
os_handle | PChannel | protected |
os_socket(int af, int type, int proto) | PSocket | protected |
os_vread(Slice *slices, size_t sliceCount, int flags, struct sockaddr *from, socklen_t *fromlen) | PSocket | protected |
os_vwrite(const Slice *slices, size_t sliceCount, int flags, struct sockaddr *to, socklen_t tolen) | PSocket | protected |
P_DECLARE_ENUM(QoSType, BackgroundQoS, BestEffortQoS, ExcellentEffortQoS, CriticalQoS, VideoQoS, VoiceQoS, ControlQoS) | PIPSocket | |
PARRAY(RouteTable, RouteEntry) | PIPSocket | |
PARRAY(InterfaceTable, InterfaceEntry) | PIPSocket | |
PChannel() | PChannel | protected |
PChannel(const PChannel &) | PChannel | protected |
PDECLARE_MUTEX(px_threadMutex) | PChannel | protected |
PDECLARE_MUTEX(px_writeMutex) | PChannel | protected |
PIPSocket() | PIPSocket | protected |
PObject() | PObject | inlineprotected |
PrintOn(ostream &strm) const | PIPSocket | virtual |
ProtocolFailure enum value | PChannel | |
PSocket() | PSocket | protected |
PTCPSocket(WORD port=0) | PTCPSocket | |
PTCPSocket(const PString &service) | PTCPSocket | |
PTCPSocket(const PString &address, WORD port) | PTCPSocket | |
PTCPSocket(const PString &address, const PString &service) | PTCPSocket | |
PTCPSocket(PSocket &socket) | PTCPSocket | |
PTCPSocket(PTCPSocket &tcpSocket) | PTCPSocket | |
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 *buf, PINDEX len) | PTCPSocket | virtual |
PIPSocket::Read(Slice *slices, size_t sliceCount) | PSocket | 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 |
Reusability enum name | PSocket | |
Select(PSocket &sock1, PSocket &sock2) | PSocket | static |
Select(PSocket &sock1, PSocket &sock2, const PTimeInterval &timeout) | PSocket | static |
Select(SelectList &read) | PSocket | static |
Select(SelectList &read, const PTimeInterval &timeout) | PSocket | static |
Select(SelectList &read, SelectList &write) | PSocket | static |
Select(SelectList &read, SelectList &write, const PTimeInterval &timeout) | PSocket | static |
Select(SelectList &read, SelectList &write, SelectList &except) | PSocket | static |
Select(SelectList &read, SelectList &write, SelectList &except, const PTimeInterval &timeout) | PSocket | static |
SendCommandString(const PString &command) | PChannel | |
SetBufferSize(PINDEX newSize) | PChannel | |
SetDefaultIpAddressFamily(int ipAdressFamily) | PIPSocket | static |
SetDefaultIpAddressFamilyV4() | PIPSocket | static |
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError) | PChannel | |
SetLastReadCount(PINDEX count) | PChannel | virtual |
SetLastWriteCount(PINDEX count) | PChannel | virtual |
SetLocalEcho(bool localEcho) | PChannel | virtual |
SetOption(int option, int value, int level=SOL_SOCKET) | PSocket | |
SetOption(int option, const void *valuePtr, PINDEX valueSize, int level=SOL_SOCKET) | PSocket | |
SetPort(WORD port) | PSocket | |
SetPort(const PString &service) | PSocket | |
SetQoS(const QoS &qos) | PIPSocket | virtual |
SetReadTimeout(const PTimeInterval &time) | PChannel | |
SetSuppressCanonicalName(bool suppress) | PIPSocket | static |
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) | PSocket | 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 *buf, PINDEX len) | PTCPSocket | virtual |
PIPSocket::Write(const Slice *slices, size_t sliceCount) | PSocket | virtual |
PChannel::Write(const void *buf, PINDEX len, const void *) | PChannel | inlinevirtual |
WriteAsync(AsyncContext &context) | PChannel | virtual |
WriteChar(int c) | PChannel | |
WriteOutOfBand(const void *buf, PINDEX len) | PTCPSocket | virtual |
WriteString(const PString &str) | PChannel | |
writeTimeout | PChannel | protected |
~PChannel() | PChannel | |
~PObject() | PObject | inlinevirtual |
~PSocket() | PSocket |