| 
    sipxportlib
    Version 3.3
    
   | 
 
This is the complete list of members for OsMulticastSocket, including all inherited members.
| areSameTypes(const UtlContainableType type1, const UtlContainableType type2) | UtlContainable | static | 
| bind(int localHostPortNum=PORT_DEFAULT, const char *localHost=NULL) | OsDatagramSocket | protected | 
| close() | OsSocket | virtual | 
| compareTo(UtlContainable const *) const | UtlContainableAtomic | virtual | 
| CUSTOM enum value | OsSocket | |
| directHash() const | UtlContainable | |
| doConnect(int remotePort, const char *remoteHostName, UtlBoolean simulateConnect=FALSE) | OsDatagramSocket | |
| getContainableType() const | OsSocket | virtual | 
| getDefaultBindAddress() | OsSocket | static | 
| getDomainName(UtlString &domain_name) | OsSocket | static | 
| getHostIp(UtlString *hostAddress) | OsSocket | static | 
| getHostIpByName(const char *hostName, UtlString *hostAddress) | OsSocket | static | 
| getHostName(UtlString *hostName) | OsSocket | static | 
| getIpProtocol() const | OsMulticastSocket | virtual | 
| getLocalHostIp(UtlString *localHostAddress) const | OsSocket | virtual | 
| getLocalHostPort() const | OsSocket | virtual | 
| getLocalIp() const | OsSocket | virtual | 
| getMappedIp(UtlString *ip, int *port) | OsDatagramSocket | virtual | 
| getRemoteHostIp(struct in_addr *remoteHostAddress, int *remotePort=NULL) | OsDatagramSocket | virtual | 
| OsSocket::getRemoteHostIp(UtlString *remoteHostAddress, int *remotePort=NULL) | OsSocket | virtual | 
| getRemoteHostName(UtlString *remoteHostName) const | OsSocket | virtual | 
| getRemoteHostPort() const | OsSocket | virtual | 
| getSocketDescriptor() const | OsSocket | virtual | 
| hash() const | UtlContainableAtomic | virtual | 
| inet_ntoa_pt(struct in_addr input_address, UtlString &output_address) | OsSocket | static | 
| initDefaultAdapterID(UtlString &adapter_id) | OsSocket | static | 
| IpProtocolSocketType enum name | OsSocket | |
| ipProtocolString(OsSocket::IpProtocolSocketType) | OsSocket | static | 
| isConnected() const | OsSocket | virtual | 
| isEqual(UtlContainable const *) const | UtlContainable | virtual | 
| isFramed(IpProtocolSocketType type) | OsSocket | static | 
| isInstanceOf(const UtlContainableType type) const | UtlContainable | virtual | 
| isIp4Address(const char *address) | OsSocket | static | 
| isLocalHost(const char *hostAddress) | OsSocket | static | 
| isMcastAddr(const char *ipAddress) | OsSocket | static | 
| isOk() const | OsSocket | virtual | 
| isReadyToRead(long waitMilliseconds=0) const | OsSocket | virtual | 
| isReadyToReadEx(long waitMilliseconds, UtlBoolean &rSocketError) const | OsSocket | virtual | 
| isReadyToWrite(long waitMilliseconds=0) const | OsSocket | virtual | 
| isSameHost(const char *host1, const char *host2) | OsSocket | static | 
| joinGroup(const char *multicastHostName) | OsMulticastSocket | |
| localHostName | OsSocket | protected | 
| localHostPort | OsSocket | protected | 
| makeBlocking() | OsSocket | virtual | 
| makeNonblocking() | OsSocket | virtual | 
| mInitializeSem | OsSocket | protectedstatic | 
| mIsConnected | OsSocket | protected | 
| mLocalIp | OsSocket | protected | 
| mRemoteIpAddress | OsSocket | protected | 
| MULTICAST enum value | OsSocket | |
| OsDatagramSocket(int remoteHostPort, const char *remoteHostName, int localHostPort=PORT_DEFAULT, const char *localHostName=NULL) | OsDatagramSocket | |
| OsDatagramSocket() | OsDatagramSocket | protected | 
| OsMulticastSocket(int multicastPort=PORT_DEFAULT, const char *multicastHostName=NULL, int localHostPort=PORT_DEFAULT, const char *localHostName=NULL) | OsMulticastSocket | |
| OsSocket() | OsSocket | |
| read(char *buffer, int bufferLength) | OsDatagramSocket | virtual | 
| OsSocket::read(char *buffer, int bufferLength, UtlString *ipAddress, int *port) | OsSocket | virtual | 
| OsSocket::read(char *buffer, int bufferLength, struct in_addr *ipAddress, int *port) | OsSocket | virtual | 
| OsSocket::read(char *buffer, int bufferLength, long waitMilliseconds) | OsSocket | virtual | 
| reconnect() | OsDatagramSocket | virtual | 
| remoteHostName | OsSocket | protected | 
| remoteHostPort | OsSocket | protected | 
| setDefaultBindAddress(const unsigned long bind_address) | OsSocket | static | 
| setHopCount(unsigned char hopCount) | OsMulticastSocket | |
| setLocalIp(const UtlString &localIp) | OsSocket | inlinevirtual | 
| setLoopback(bool enabled) | OsMulticastSocket | |
| socketDescriptor | OsSocket | protected | 
| socketInit() | OsSocket | static | 
| socketInitialized | OsSocket | static | 
| SSL_SOCKET enum value | OsSocket | |
| stringHash(char const *value) | UtlContainable | static | 
| TCP enum value | OsSocket | |
| TYPE | OsSocket | protectedstatic | 
| UDP enum value | OsSocket | |
| UNKNOWN enum value | OsSocket | |
| write(const char *buffer, int bufferLength) | OsDatagramSocket | virtual | 
| write(const char *buffer, int bufferLength, const char *ipAddress, int port) | OsDatagramSocket | virtual | 
| OsSocket::write(const char *buffer, int bufferLength, long waitMilliseconds) | OsSocket | virtual | 
| ~OsDatagramSocket() | OsDatagramSocket | virtual | 
| ~OsMulticastSocket() | OsMulticastSocket | virtual | 
| ~OsSocket() | OsSocket | virtual | 
| ~UtlContainable() | UtlContainable | virtual | 
 1.8.11