sipxportlib  Version 3.3
OsSocket Member List

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

areSameTypes(const UtlContainableType type1, const UtlContainableType type2)UtlContainablestatic
close()OsSocketvirtual
compareTo(UtlContainable const *) const UtlContainableAtomicvirtual
CUSTOM enum valueOsSocket
directHash() const UtlContainable
getContainableType() const OsSocketvirtual
getDefaultBindAddress()OsSocketstatic
getDomainName(UtlString &domain_name)OsSocketstatic
getHostIp(UtlString *hostAddress)OsSocketstatic
getHostIpByName(const char *hostName, UtlString *hostAddress)OsSocketstatic
getHostName(UtlString *hostName)OsSocketstatic
getIpProtocol() const =0OsSocketpure virtual
getLocalHostIp(UtlString *localHostAddress) const OsSocketvirtual
getLocalHostPort() const OsSocketvirtual
getLocalIp() const OsSocketvirtual
getRemoteHostIp(struct in_addr *remoteHostAddress, int *remotePort=NULL)OsSocketvirtual
getRemoteHostIp(UtlString *remoteHostAddress, int *remotePort=NULL)OsSocketvirtual
getRemoteHostName(UtlString *remoteHostName) const OsSocketvirtual
getRemoteHostPort() const OsSocketvirtual
getSocketDescriptor() const OsSocketvirtual
hash() const UtlContainableAtomicvirtual
inet_ntoa_pt(struct in_addr input_address, UtlString &output_address)OsSocketstatic
initDefaultAdapterID(UtlString &adapter_id)OsSocketstatic
IpProtocolSocketType enum nameOsSocket
ipProtocolString(OsSocket::IpProtocolSocketType)OsSocketstatic
isConnected() const OsSocketvirtual
isEqual(UtlContainable const *) const UtlContainablevirtual
isFramed(IpProtocolSocketType type)OsSocketstatic
isInstanceOf(const UtlContainableType type) const UtlContainablevirtual
isIp4Address(const char *address)OsSocketstatic
isLocalHost(const char *hostAddress)OsSocketstatic
isMcastAddr(const char *ipAddress)OsSocketstatic
isOk() const OsSocketvirtual
isReadyToRead(long waitMilliseconds=0) const OsSocketvirtual
isReadyToReadEx(long waitMilliseconds, UtlBoolean &rSocketError) const OsSocketvirtual
isReadyToWrite(long waitMilliseconds=0) const OsSocketvirtual
isSameHost(const char *host1, const char *host2)OsSocketstatic
localHostNameOsSocketprotected
localHostPortOsSocketprotected
makeBlocking()OsSocketvirtual
makeNonblocking()OsSocketvirtual
mInitializeSemOsSocketprotectedstatic
mIsConnectedOsSocketprotected
mLocalIpOsSocketprotected
mRemoteIpAddressOsSocketprotected
MULTICAST enum valueOsSocket
OsSocket()OsSocket
read(char *buffer, int bufferLength)OsSocketvirtual
read(char *buffer, int bufferLength, UtlString *ipAddress, int *port)OsSocketvirtual
read(char *buffer, int bufferLength, struct in_addr *ipAddress, int *port)OsSocketvirtual
read(char *buffer, int bufferLength, long waitMilliseconds)OsSocketvirtual
reconnect()=0OsSocketpure virtual
remoteHostNameOsSocketprotected
remoteHostPortOsSocketprotected
setDefaultBindAddress(const unsigned long bind_address)OsSocketstatic
setLocalIp(const UtlString &localIp)OsSocketinlinevirtual
socketDescriptorOsSocketprotected
socketInit()OsSocketstatic
socketInitializedOsSocketstatic
SSL_SOCKET enum valueOsSocket
stringHash(char const *value)UtlContainablestatic
TCP enum valueOsSocket
TYPEOsSocketprotectedstatic
UDP enum valueOsSocket
UNKNOWN enum valueOsSocket
write(const char *buffer, int bufferLength, const char *ipAddress, int port)OsSocketinlinevirtual
write(const char *buffer, int bufferLength)OsSocketvirtual
write(const char *buffer, int bufferLength, long waitMilliseconds)OsSocketvirtual
~OsSocket()OsSocketvirtual
~UtlContainable()UtlContainablevirtual