xvr2::Net::IPv4Address Member List
This is the complete list of members for
xvr2::Net::IPv4Address, including all inherited members.
__cls_name | xvr2::Object | [protected] |
addr | xvr2::Net::IPv4Address | [protected] |
address() const | xvr2::Net::IPv4Address | |
debugmsg(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
debugmsgln(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
getClassName() | xvr2::Object | [virtual] |
IPAddress() | xvr2::Net::IPAddress | |
IPv4Address() | xvr2::Net::IPv4Address | |
IPv4Address(const String &ip_or_host) | xvr2::Net::IPv4Address | |
IPv4Address(UInt8 a, UInt8 b, UInt8 c, UInt8 d) | xvr2::Net::IPv4Address | |
IPv4Address(const IPv4Address &ip) | xvr2::Net::IPv4Address | |
IPv4Address(const struct::in_addr *x_addr) | xvr2::Net::IPv4Address | |
IPv4Address(const struct::in_addr &x_addr) | xvr2::Net::IPv4Address | |
Object() | xvr2::Object | |
operator<<(std::ostream &stream, const IPv4Address &s) | xvr2::Net::IPv4Address | [friend] |
xvr2::Net::IPAddress::operator<<(std::ostream &stream, const Object &s) | xvr2::Object | [friend] |
operator=(const struct::in_addr *_addr) | xvr2::Net::IPv4Address | |
operator=(const struct::in_addr &_addr) | xvr2::Net::IPv4Address | |
toString() | xvr2::Net::IPv4Address | [virtual] |
~IPAddress() | xvr2::Net::IPAddress | [virtual] |
~IPv4Address() | xvr2::Net::IPv4Address | |
~Object() | xvr2::Object | [virtual] |