sella::variant::IPAddress Class Reference

Inheritance diagram for sella::variant::IPAddress:
sella::variant::Nullable

List of all members.

Public Member Functions

 IPAddress (const std::string &value) throw (TypeCastException)
 IPAddress (sella::net::IPAddress &value) throw ()
 IPAddress (const IPAddress &other) throw ()
bool operator== (const IPAddress &other) const throw ()
bool operator!= (const IPAddress &other) const throw ()
bool operator> (const IPAddress &other) const throw ()
bool operator< (const IPAddress &other) const throw ()
IPAddressoperator= (const IPAddress &other) throw ()
const sella::net::IPAddressgetIPAddress () const throw (UnsupportedOperatorException)
virtual const std::string & str () const throw ()

Static Public Attributes

static const boost::regex Pattern
static const int Type = 0x10

Detailed Description

Definition at line 29 of file IPAddress.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables

Generated on 20 Nov 2014 for libutil++ by  doxygen 1.6.1