PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PUDPSocket Member List

This is the complete list of members for PUDPSocket, including all inherited members.

AbortCommandString()PChannel
Accept(PSocket &socket)PSocketvirtual
AccessDenied enum valuePChannel
AddressIsExclusive enum valuePSocket
AsyncNotifier typedefPChannel
BadParameter enum valuePChannel
BufferTooSmall enum valuePChannel
CanReuseAddress enum valuePSocket
CheckNotOpen()PChannelprotected
Class()PObjectinlinestatic
ClearNameCache()PIPSocketstatic
Clone() const PObjectvirtual
CloneAs() const PObjectinline
Close()PChannelvirtual
CloseBaseReadChannel()PChannelvirtual
CloseBaseWriteChannel()PChannelvirtual
Compare(const PObject &obj) const PChannelvirtual
Compare2(T v1, T v2)PObjectinlinestatic
CompareObjectMemoryDirect(const PObject &obj) const PObjectvirtual
Comparison enum namePObject
Connect(const PString &address)PUDPSocketvirtual
PIPDatagramSocket::Connect(const Address &addr)PIPSocketvirtual
PIPDatagramSocket::Connect(WORD localPort, const Address &addr)PIPSocketvirtual
PIPDatagramSocket::Connect(const Address &iface, const Address &addr)PIPSocketvirtual
PIPDatagramSocket::Connect(const Address &iface, WORD localPort, const Address &addr)PIPSocketvirtual
ConvertOSError(P_INT_PTR libcReturnValue, ErrorGroup group=LastGeneralError)PSocketprotectedvirtual
CopyTraceContextIdentifier(PObject &obj) const PObjectinline
CopyTraceContextIdentifier(PObject *obj) const PObjectinline
CopyTraceContextIdentifier(PObject &to, const PObject &from)PObjectinlinestatic
CopyTraceContextIdentifier(PObject &to, const PObject *from)PObjectinlinestatic
CopyTraceContextIdentifier(PObject *to, const PObject &from)PObjectinlinestatic
CopyTraceContextIdentifier(PObject *to, const PObject *from)PObjectinlinestatic
CreateRouteTableDetector()PIPSocketstatic
DeviceInUse enum valuePChannel
DiskFull enum valuePChannel
EqualTo enum valuePObject
ErrorGroup enum namePChannel
Errors enum namePChannel
FDOpen(const char *mode)PChannel
FileExists enum valuePChannel
FlowControl(const void *flowData)PChannelvirtual
GetBaseReadChannel() const PChannelvirtual
GetBaseWriteChannel() const PChannelvirtual
GetClass() const PObjectinline
GetCurrentMTU()PUDPSocket
GetDefaultIpAddressFamily()PIPSocketstatic
GetDefaultIpAny()PIPSocketstatic
GetErrorCode(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorNumber(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorText(ErrorGroup group=NumErrorGroups) const PChannelvirtual
GetErrorText(Errors lastError, int osError=0)PChannelstatic
GetGatewayAddress(unsigned version=4)PIPSocketstatic
GetGatewayInterface(unsigned version=4)PIPSocketstatic
GetGatewayInterfaceAddress(unsigned version=4)PIPSocketstatic
GetHandle() const PChannelvirtual
GetHostAddress(Address &addr)PIPSocketstatic
GetHostAddress(const PString &hostname, Address &addr)PIPSocketstatic
GetHostAliases(const PString &hostname)PIPSocketstatic
GetHostAliases(const Address &addr)PIPSocketstatic
GetHostName()PIPSocketstatic
GetHostName(const PString &hostname)PIPSocketstatic
GetHostName(const Address &addr)PIPSocketstatic
GetInterface(const Address &addr)PIPSocketstatic
GetInterfaceAddress(const PString &ifName, unsigned version=4)PIPSocketstatic
GetInterfaceMACAddress(const char *ifName=NULL)PIPSocketstatic
GetInterfaceTable(InterfaceTable &table, PBoolean includeDown=false)PIPSocketstatic
GetInvalidAddress()PIPSocketstatic
GetLastReadCount() const PChannelvirtual
GetLastReceiveAddress(Address &address, WORD &port) const PUDPSocket
GetLastReceiveAddress(PIPSocketAddressAndPort &addressAndPort) const PUDPSocket
GetLastReceiveAddress() const PUDPSocket
GetLastWriteCount() const PChannelvirtual
GetLocalAddress() const PIPSocket
GetLocalAddress(Address &addr) const PIPSocket
GetLocalAddress(Address &addr, WORD &port) const PIPSocket
GetLocalAddress(AddressAndPort &addr) const PIPSocket
GetLocalHostName()PIPSocket
GetName() const PIPSocketvirtual
GetNameByProtocol(WORD proto)PSocketstatic
GetNetworkInterface(unsigned version=4)PIPSocketstatic
GetOption(int option, int &value, int level=SOL_SOCKET)PSocket
GetOption(int option, void *valuePtr, PINDEX valueSize, int level=SOL_SOCKET)PSocket
GetOSHandleAsInt() const PChannelinlineprotected
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 PSocketvirtual
GetPortByService(const char *protocol, const PString &service)PSocketstatic
GetProtocolByName(const PString &name)PSocketstatic
GetProtocolName() const PUDPSocketprotectedvirtual
GetQoS() const PIPSocketinline
GetReadTimeout() const PChannel
GetRouteInterfaceAddress(const Address &remoteAddress)PIPSocketstatic
GetRouteTable(RouteTable &table)PIPSocketstatic
GetSendAddress(Address &address, WORD &port) const PUDPSocket
GetSendAddress(PIPSocketAddressAndPort &addressAndPort) const PUDPSocket
GetSendAddress() const PUDPSocket
GetService() const PSocket
GetServiceByPort(WORD port) const PSocketvirtual
GetServiceByPort(const char *protocol, WORD port)PSocketstatic
GetSuppressCanonicalName()PIPSocketstatic
GetTraceContextIdentifier() const PObjectinline
GetWriteTimeout() const PChannel
GreaterThan enum valuePObject
HashFunction() const PChannelvirtual
Host2Net(WORD v)PSocketinlinestatic
Host2Net(DWORD v)PSocketinlinestatic
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalGetLastReceiveAddress(PIPSocketAddressAndPort &addr) const PUDPSocketvirtual
InternalGetLocalAddress(AddressAndPort &addrAndPort)PIPSocketvirtual
InternalGetPeerAddress(AddressAndPort &addrAndPort)PIPSocketvirtual
InternalGetSendAddress(PIPSocketAddressAndPort &addr) const PUDPSocketvirtual
InternalListen(const Address &bind, unsigned queueSize, WORD port, Reusability reuse)PUDPSocketprotectedvirtual
InternalReadFrom(Slice *slices, size_t sliceCount, PIPSocketAddressAndPort &ipAndPort)PUDPSocketvirtual
InternalSetLastReceiveAddress(const PIPSocketAddressAndPort &addr)PUDPSocketvirtual
InternalSetSendAddress(const PIPSocketAddressAndPort &addr, int mtuDiscovery=-1)PUDPSocketvirtual
InternalWriteTo(const Slice *slices, size_t sliceCount, const PIPSocketAddressAndPort &ipAndPort)PIPDatagramSocketvirtual
Interrupted enum valuePChannel
IsClass(const char *name) const PObjectinline
IsLocalHost(const PString &hostname)PIPSocketstatic
IsOpen() const PChannelvirtual
LastGeneralError enum valuePChannel
LastReadError enum valuePChannel
LastWriteError enum valuePChannel
LessThan enum valuePObject
Listen(unsigned queueSize=5, WORD port=0, Reusability reuse=AddressIsExclusive)PIPSocketinlinevirtual
Listen(const Address &bind, unsigned queueSize=5, WORD port=0, Reusability reuse=AddressIsExclusive)PIPSocketinlinevirtual
m_portPSocketprotected
m_qosPIPSocketprotected
m_statusPChannelprotected
m_traceContextIdentifierPObjectprotected
Miscellaneous enum valuePChannel
Net2Host(WORD v)PSocketinlinestatic
Net2Host(DWORD v)PSocketinlinestatic
NoBufferRetryCountPSocketstatic
NoError enum valuePChannel
NoMemory enum valuePChannel
NotFound enum valuePChannel
NotOpen enum valuePChannel
NumErrorGroups enum valuePChannel
NumNormalisedErrors enum valuePChannel
OnReadComplete(AsyncContext &context)PChannelvirtual
OnWriteComplete(AsyncContext &context)PChannelvirtual
OpenSocket()PUDPSocketprotectedvirtual
OpenSocket(int ipAdressFamily)PUDPSocketprotectedvirtual
operator!=(const PObject &obj) const PObjectinline
operator<(const PObject &obj) const PObjectinline
operator<=(const PObject &obj) const PObjectinline
operator=(const PChannel &)PChannelprotected
operator==(const PObject &obj) const PObjectinline
operator>(const PObject &obj) const PObjectinline
operator>=(const PObject &obj) const PObjectinline
os_accept(PSocket &listener, struct sockaddr *addr, socklen_t *size)PSocketprotected
os_close()PSocketprotected
os_connect(struct sockaddr *sin, socklen_t size)PSocketprotected
os_errno() const PSocketprotectedvirtual
os_handlePChannelprotected
os_socket(int af, int type, int proto)PSocketprotected
os_vread(Slice *slices, size_t sliceCount, int flags, struct sockaddr *from, socklen_t *fromlen)PSocketprotected
os_vwrite(const Slice *slices, size_t sliceCount, int flags, struct sockaddr *to, socklen_t tolen)PSocketprotected
P_DECLARE_ENUM(QoSType, BackgroundQoS, BestEffortQoS, ExcellentEffortQoS, CriticalQoS, VideoQoS, VoiceQoS, ControlQoS)PIPSocket
PARRAY(RouteTable, RouteEntry)PIPSocket
PARRAY(InterfaceTable, InterfaceEntry)PIPSocket
PChannel()PChannelprotected
PChannel(const PChannel &)PChannelprotected
PDECLARE_MUTEX(px_threadMutex)PChannelprotected
PDECLARE_MUTEX(px_writeMutex)PChannelprotected
PIPDatagramSocket()PIPDatagramSocketprotected
PIPSocket()PIPSocketprotected
PObject()PObjectinlineprotected
PrintOn(ostream &strm) const PIPSocketvirtual
ProtocolFailure enum valuePChannel
PSocket()PSocketprotected
PTraceObjectInstance() const PObjectinline
PTraceObjectInstance(const char *)PObjectinlinestatic
PTraceObjectInstance(const PObject *obj)PObjectinlinestatic
PUDPSocket(WORD port=0, int iAddressFamily=AF_INET)PUDPSocket
PUDPSocket(const PString &service, int iAddressFamily=AF_INET)PUDPSocket
PUDPSocket(const PString &address, WORD port)PUDPSocket
PUDPSocket(const PString &address, const PString &service)PUDPSocket
px_lastBlockTypePChannelprotected
px_readThreadPChannelprotected
px_selectMutexPChannelprotected
px_selectThreadPChannelprotected
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)PUDPSocketvirtual
PIPDatagramSocket::Read(Slice *slices, size_t sliceCount)PSocketvirtual
ReadAsync(AsyncContext &context)PChannelvirtual
ReadBlock(void *buf, PINDEX len)PChannel
ReadChar()PChannelvirtual
ReadCharWithTimeout(PTimeInterval &timeout)PChannelprotected
ReadFrom(void *buf, PINDEX len, Address &addr, WORD &port)PIPDatagramSocketvirtual
ReadFrom(void *buf, PINDEX len, PIPSocketAddressAndPort &ipAndPort)PIPDatagramSocketvirtual
ReadFrom(Slice *slices, size_t sliceCount, Address &addr, WORD &port)PIPDatagramSocketvirtual
ReadFrom(Slice *slices, size_t sliceCount, PIPSocketAddressAndPort &ipAndPort)PIPDatagramSocketvirtual
PIPSocket::ReadFrom(istream &strm)PObjectvirtual
ReadString(PINDEX len)PChannel
readTimeoutPChannelprotected
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start)PChannelprotected
Reusability enum namePSocket
Select(PSocket &sock1, PSocket &sock2)PSocketstatic
Select(PSocket &sock1, PSocket &sock2, const PTimeInterval &timeout)PSocketstatic
Select(SelectList &read)PSocketstatic
Select(SelectList &read, const PTimeInterval &timeout)PSocketstatic
Select(SelectList &read, SelectList &write)PSocketstatic
Select(SelectList &read, SelectList &write, const PTimeInterval &timeout)PSocketstatic
Select(SelectList &read, SelectList &write, SelectList &except)PSocketstatic
Select(SelectList &read, SelectList &write, SelectList &except, const PTimeInterval &timeout)PSocketstatic
SendCommandString(const PString &command)PChannel
SetBufferSize(PINDEX newSize)PChannel
SetDefaultIpAddressFamily(int ipAdressFamily)PIPSocketstatic
SetDefaultIpAddressFamilyV4()PIPSocketstatic
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError)PChannel
SetLastReadCount(PINDEX count)PChannelvirtual
SetLastWriteCount(PINDEX count)PChannelvirtual
SetLocalEcho(bool localEcho)PChannelvirtual
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)PIPSocketvirtual
SetReadTimeout(const PTimeInterval &time)PChannel
SetSendAddress(const Address &address, WORD port, int mtuDiscovery=-1)PUDPSocket
SetSendAddress(const PIPSocketAddressAndPort &addressAndPort, int mtuDiscovery=-1)PUDPSocket
SetSuppressCanonicalName(bool suppress)PIPSocketstatic
SetTraceContextIdentifier(unsigned id)PObjectinline
SetTraceContextIdentifier(const PObject &obj)PObjectinline
SetTraceContextIdentifier(const PObject *obj)PObjectinline
SetWriteTimeout(const PTimeInterval &time)PChannel
Shutdown(ShutdownValue option)PSocketvirtual
ShutdownRead enum valuePChannel
ShutdownReadAndWrite enum valuePChannel
ShutdownValue enum namePChannel
ShutdownWrite enum valuePChannel
Timeout enum valuePChannel
Unavailable enum valuePChannel
Write(const void *buf, PINDEX len)PUDPSocketvirtual
PIPDatagramSocket::Write(const Slice *slices, size_t sliceCount)PSocketvirtual
PChannel::Write(const void *buf, PINDEX len, const void *)PChannelinlinevirtual
WriteAsync(AsyncContext &context)PChannelvirtual
WriteChar(int c)PChannel
WriteString(const PString &str)PChannel
writeTimeoutPChannelprotected
WriteTo(const void *buf, PINDEX len, const Address &addr, WORD port)PIPDatagramSocketvirtual
WriteTo(const void *buf, PINDEX len, const PIPSocketAddressAndPort &ipAndPort)PIPDatagramSocketvirtual
WriteTo(const Slice *slices, size_t sliceCount, const Address &addr, WORD port)PIPDatagramSocketvirtual
WriteTo(const Slice *slices, size_t sliceCount, const PIPSocketAddressAndPort &ipAndPort)PIPDatagramSocketvirtual
~PChannel()PChannel
~PObject()PObjectinlinevirtual
~PSocket()PSocket