sella::variant::IPPrefix Class Reference

Inheritance diagram for sella::variant::IPPrefix:
sella::variant::Nullable

List of all members.

Public Member Functions

 IPPrefix (const std::string &value) throw (TypeCastException)
 IPPrefix (sella::net::IPPrefix &value) throw ()
 IPPrefix (const IPPrefix &other) throw ()
bool operator== (const IPPrefix &other) const throw ()
bool operator!= (const IPPrefix &other) const throw ()
bool operator> (const IPPrefix &other) const throw ()
bool operator< (const IPPrefix &other) const throw ()
IPPrefixoperator= (const IPPrefix &other) throw ()
const sella::net::IPPrefixgetIPPrefix () 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 IPPrefix.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