sipxportlib  Version 3.3
OsConnectionSocket Member List

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

areSameTypes(const UtlContainableType type1, const UtlContainableType type2)UtlContainablestatic
close()OsSocketvirtual
compareTo(UtlContainable const *) const UtlContainableAtomicvirtual
connect()OsConnectionSocketvirtual
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 OsConnectionSocketvirtual
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
initialize(const char *serverName, int serverPort, UtlBoolean blockingConnect)OsConnectionSocketprotected
IpProtocolSocketType enum nameOsSocket
ipProtocolString(OsSocket::IpProtocolSocketType)OsSocketstatic
isConnected() const OsSocketvirtual
isEncrypted() const OsConnectionSocketvirtual
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
OsConnectionSocket(int remoteHostPort, const char *remoteHostName, UtlBoolean makeBlocking=TRUE, const char *localIp=NULL, const bool bConnect=true)OsConnectionSocket
OsConnectionSocket(int connectedSocketDescriptor)OsConnectionSocket
OsConnectionSocket(const char *localIp, int connectedSocketDescriptor)OsConnectionSocket
OsSocket()OsSocket
peerIdentity(UtlSList *altNames=NULL, UtlString *commonName=NULL) const OsConnectionSocketvirtual
read(char *buffer, int bufferLength)OsConnectionSocketvirtual
read(char *buffer, int bufferLength, UtlString *ipAddress, int *port)OsConnectionSocketvirtual
read(char *buffer, int bufferLength, long waitMilliseconds)OsConnectionSocketvirtual
OsSocket::read(char *buffer, int bufferLength, struct in_addr *ipAddress, int *port)OsSocketvirtual
reconnect()OsConnectionSocketvirtual
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
~OsConnectionSocket()OsConnectionSocketvirtual
~OsSocket()OsSocketvirtual
~UtlContainable()UtlContainablevirtual