PTLib  Version 2.10.10
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
ApplyQoS()PUDPSocketprotectedvirtual
BadParameter enum valuePChannel
BufferTooSmall enum valuePChannel
CanReuseAddress enum valuePSocket
channelNamePChannelprotected
Class()PObjectinlinestatic
ClearNameCache()PIPSocketstatic
Clone() const PObjectvirtual
Close()PChannelvirtual
Compare(const PObject &obj) const PChannelvirtual
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(int libcReturnValue, Errors &lastError, int &osError)PChannelstatic
ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError)PChannelprotectedvirtual
CreateRouteTableDetector()PIPSocketstatic
DeviceInUse enum valuePChannel
DiskFull enum valuePChannel
DoPseudoRead(int &selectStatus)PUDPSocketvirtual
EnableGQoS()PUDPSocketstatic
EqualTo enum valuePObject
ErrorGroup enum namePChannel
Errors enum namePChannel
FileExists enum valuePChannel
FlowControl(const void *flowData)PChannelvirtual
GetBaseReadChannel() const PChannelvirtual
GetBaseWriteChannel() const PChannelvirtual
GetClass(unsigned ancestor=0) const PObjectinlinevirtual
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(Address &addr, int version=4)PIPSocketstatic
GetGatewayInterface(int version=4)PIPSocketstatic
GetHandle() const PChannel
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
GetInterfaceTable(InterfaceTable &table, PBoolean includeDown=false)PIPSocketstatic
GetLastReadCount() const PChannelvirtual
GetLastReceiveAddress(Address &address, WORD &port) const PUDPSocket
GetLastReceiveAddress() const PUDPSocket
GetLastReceiveToAddress() const PIPSocketinline
GetLastWriteCount() const PChannelvirtual
GetLocalAddress()PIPSocketvirtual
GetLocalAddress(Address &addr)PIPSocketvirtual
GetLocalAddress(PIPSocketAddressAndPort &addr)PIPSocketvirtual
GetLocalAddress(Address &addr, WORD &port)PIPSocketvirtual
GetLocalHostName()PIPSocket
GetName() const PIPSocketvirtual
GetNameByProtocol(WORD proto)PSocketstatic
GetNetworkInterface(PIPSocket::Address &addr)PIPSocketstatic
GetOption(int option, int &value, int level=SOL_SOCKET)PSocket
GetOption(int option, void *valuePtr, PINDEX valueSize, int level=SOL_SOCKET)PSocket
GetPeerAddress()PIPSocketvirtual
GetPeerAddress(Address &addr)PIPSocketvirtual
GetPeerAddress(PIPSocketAddressAndPort &addr)PIPSocketvirtual
GetPeerAddress(Address &addr, WORD &port)PIPSocketvirtual
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
GetQoSSpec()PUDPSocketvirtual
GetReadTimeout() const PChannel
GetRouteInterfaceAddress(PIPSocket::Address remoteAddress)PIPSocketstatic
GetRouteTable(RouteTable &table)PIPSocketstatic
GetSendAddress(Address &address, WORD &port) const PUDPSocket
GetSendAddress() const PUDPSocket
GetService() const PSocket
GetServiceByPort(WORD port) const PSocketvirtual
GetServiceByPort(const char *protocol, WORD port)PSocketstatic
GetSuppressCanonicalName()PIPSocketstatic
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
InternalIsDescendant(const char *clsName) const PObjectinlinevirtual
Interrupted enum valuePChannel
IsAlternateAddress(const Address &address, WORD port)PUDPSocketvirtual
IsClass(const char *cls) const PObjectinline
IsLocalHost(const PString &hostname)PIPSocketstatic
IsOpen() const PChannelvirtual
lastErrorCodePChannelprotected
lastErrorNumberPChannelprotected
LastGeneralError enum valuePChannel
lastReadCountPChannelprotected
LastReadError enum valuePChannel
lastReceiveAddressPUDPSocketprotected
lastReceivePortPUDPSocketprotected
lastWriteCountPChannelprotected
LastWriteError enum valuePChannel
LessThan enum valuePObject
Listen(unsigned queueSize=5, WORD port=0, Reusability reuse=AddressIsExclusive)PIPSocketvirtual
Listen(const Address &bind, unsigned queueSize=5, WORD port=0, Reusability reuse=AddressIsExclusive)PIPSocketvirtual
Miscellaneous enum valuePChannel
ModifyQoSSpec(PQoS *qos)PUDPSocketvirtual
Net2Host(WORD v)PSocketinlinestatic
Net2Host(DWORD v)PSocketinlinestatic
NoError enum valuePChannel
NoMemory enum valuePChannel
NotFound enum valuePChannel
NotOpen enum valuePChannel
NumErrorGroups enum valuePChannel
NumNormalisedErrors enum valuePChannel
OnReadComplete(void *buf, PINDEX len)PChannelvirtual
OnWriteComplete(const void *buf, PINDEX len)PChannelvirtual
OpenSocket()PUDPSocketprotectedvirtual
OpenSocket(int ipAdressFamily)PUDPSocketprotectedvirtual
OpenSocketGQOS(int af, int type, int proto)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, PINDEX *size)PSocketprotected
os_close()PSocketprotected
os_connect(struct sockaddr *sin, PINDEX size)PSocketprotected
os_handlePChannelprotected
os_recvfrom(void *buf, PINDEX len, int flags, struct sockaddr *from, PINDEX *fromlen)PSocketprotected
os_sendto(const void *buf, PINDEX len, int flags, struct sockaddr *to, PINDEX tolen)PSocketprotected
os_socket(int af, int type, int proto)PSocketprotected
PARRAY(RouteTable, RouteEntry)PIPSocket
PARRAY(InterfaceTable, InterfaceEntry)PIPSocket
PChannel()PChannel
PChannel(const PChannel &)PChannelprotected
PIPDatagramSocket()PIPDatagramSocketprotected
PIPSocket()PIPSocketprotected
PObject()PObjectinlineprotected
portPSocketprotected
PrintOn(ostream &strm) const PObjectvirtual
ProtocolFailure enum valuePChannel
PSocket()PSocketprotected
PUDPSocket(WORD port=0, int iAddressFamily=AF_INET)PUDPSocket
PUDPSocket(PQoS *qos, WORD port=0, int iAddressFamily=AF_INET)PUDPSocket
PUDPSocket(const PString &service, PQoS *qos=NULL, 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_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
qosSpecPUDPSocketprotected
Read(void *buf, PINDEX len)PUDPSocketvirtual
PChannel::Read(const VectorOfSlice &slices)PChannelvirtual
ReadAsync(void *buf, PINDEX len)PChannelvirtual
ReadBlock(void *buf, PINDEX len)PChannel
ReadChar()PChannelvirtual
ReadCharWithTimeout(PTimeInterval &timeout)PChannelprotected
ReadFrom(void *buf, PINDEX len, Address &addr, WORD &port)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
sendAddressPUDPSocketprotected
SendCommandString(const PString &command)PChannel
sendPortPUDPSocketprotected
SetBufferSize(PINDEX newSize)PChannel
SetCaptureReceiveToAddress()PIPSocketinline
SetDefaultIpAddressFamily(int ipAdressFamily)PIPSocketstatic
SetDefaultIpAddressFamilyV4()PIPSocketstatic
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError)PChannel
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
SetReadTimeout(const PTimeInterval &time)PChannel
SetSendAddress(const Address &address, WORD port)PUDPSocket
SetSuppressCanonicalName(bool suppress)PIPSocketstatic
SetWriteTimeout(const PTimeInterval &time)PChannel
Shutdown(ShutdownValue option)PSocketvirtual
ShutdownRead enum valuePChannel
ShutdownReadAndWrite enum valuePChannel
ShutdownValue enum namePChannel
ShutdownWrite enum valuePChannel
SupportQoS(const PIPSocket::Address &address)PUDPSocketstatic
Timeout enum valuePChannel
VectorOfSlice typedefPChannel
Write(const void *buf, PINDEX len)PUDPSocketvirtual
PIPDatagramSocket::Write(const void *buf, PINDEX len, const void *mark)PChannelvirtual
PIPDatagramSocket::Write(const VectorOfSlice &slices)PChannelvirtual
WriteAsync(const void *buf, PINDEX len)PChannelvirtual
WriteChar(int c)PChannel
WriteString(const PString &str)PChannel
writeTimeoutPChannelprotected
WriteTo(const void *buf, PINDEX len, const Address &addr, WORD port)PIPDatagramSocketvirtual
~PChannel()PChannel
~PObject()PObjectinlinevirtual
~PSocket()PSocket