commore  1.0.6-SNAPSHOT
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
IpAddress Member List

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

as_long() const IpAddress
clear()IpAddress
get_local_address_list(List< IpAddress > &addressList)IpAddressstatic
IpAddress()IpAddress
IpAddress(unsigned long address)IpAddress
IpAddress(const AString &address)IpAddress
IpAddress(const in_addr &address)IpAddress
is_local() const IpAddress
is_valid() const IpAddress
operator<(const IpAddress &other) const IpAddress
operator==(const IpAddress &other) const IpAddress
set(const AString &address)IpAddress
set(unsigned long address)IpAddress
set(const in_addr &address)IpAddress
to_string() const IpAddress
~IpAddress()IpAddressinline