|
sipxportlib
Version 3.3
|
This is the complete list of members for OsConnectionSocket, including all inherited members.
| areSameTypes(const UtlContainableType type1, const UtlContainableType type2) | UtlContainable | static |
| close() | OsSocket | virtual |
| compareTo(UtlContainable const *) const | UtlContainableAtomic | virtual |
| connect() | OsConnectionSocket | virtual |
| CUSTOM enum value | OsSocket | |
| directHash() const | UtlContainable | |
| 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 | OsConnectionSocket | virtual |
| getLocalHostIp(UtlString *localHostAddress) const | OsSocket | virtual |
| getLocalHostPort() const | OsSocket | virtual |
| getLocalIp() const | OsSocket | virtual |
| getRemoteHostIp(struct in_addr *remoteHostAddress, int *remotePort=NULL) | OsSocket | virtual |
| 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 |
| initialize(const char *serverName, int serverPort, UtlBoolean blockingConnect) | OsConnectionSocket | protected |
| IpProtocolSocketType enum name | OsSocket | |
| ipProtocolString(OsSocket::IpProtocolSocketType) | OsSocket | static |
| isConnected() const | OsSocket | virtual |
| isEncrypted() const | OsConnectionSocket | 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 |
| 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 | |
| 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 | OsConnectionSocket | virtual |
| read(char *buffer, int bufferLength) | OsConnectionSocket | virtual |
| read(char *buffer, int bufferLength, UtlString *ipAddress, int *port) | OsConnectionSocket | virtual |
| read(char *buffer, int bufferLength, long waitMilliseconds) | OsConnectionSocket | virtual |
| OsSocket::read(char *buffer, int bufferLength, struct in_addr *ipAddress, int *port) | OsSocket | virtual |
| reconnect() | OsConnectionSocket | virtual |
| remoteHostName | OsSocket | protected |
| remoteHostPort | OsSocket | protected |
| setDefaultBindAddress(const unsigned long bind_address) | OsSocket | static |
| setLocalIp(const UtlString &localIp) | OsSocket | inlinevirtual |
| 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, const char *ipAddress, int port) | OsSocket | inlinevirtual |
| write(const char *buffer, int bufferLength) | OsSocket | virtual |
| write(const char *buffer, int bufferLength, long waitMilliseconds) | OsSocket | virtual |
| ~OsConnectionSocket() | OsConnectionSocket | virtual |
| ~OsSocket() | OsSocket | virtual |
| ~UtlContainable() | UtlContainable | virtual |
1.8.11