This is the complete list of members for
hostentry, including all inherited members.
getAddressLength(const char *hostname, int32_t *addresslength) | hostentry | [static] |
getAddressLength() const | hostentry | |
getAddressList(const char *hostname, char ***addresslist) | hostentry | [static] |
getAddressList(const char *address, int32_t len, int32_t type, char ***addresslist) | hostentry | [static] |
getAddressList() const | hostentry | |
getAddressString(const char *hostname, int32_t index, char **addressstring) | hostentry | [static] |
getAddressString(const char *address, int32_t len, int32_t type, int32_t index, char **addressstring) | hostentry | [static] |
getAddressString(int32_t index) const | hostentry | |
getAddressType(const char *hostname, int32_t *addresstype) | hostentry | [static] |
getAddressType() const | hostentry | |
getAliasList(const char *hostname, char ***aliaslist) | hostentry | [static] |
getAliasList(const char *address, int32_t len, int32_t type, char ***aliaslist) | hostentry | [static] |
getAliasList() const | hostentry | |
getName(const char *address, int32_t len, int32_t type, char **name) | hostentry | [static] |
getName() const | hostentry | |
hostentry() | hostentry | |
hostentry(const hostentry &h) | hostentry | |
initialize(const char *hostname) | hostentry | |
initialize(const char *address, int32_t len, int32_t type) | hostentry | |
needsMutex() | hostentry | [static] |
operator=(const hostentry &h) | hostentry | |
print() const | hostentry | |
setMutex(mutex *mtx) | hostentry | [static] |
~hostentry() | hostentry | |