sella::variant::UUID Class Reference

Inheritance diagram for sella::variant::UUID:
sella::variant::Nullable

List of all members.

Public Member Functions

 UUID (const std::string &value) throw (TypeCastException)
 UUID (const char *value) throw (TypeCastException)
 UUID (uuid_t &value) throw ()
 UUID (const sella::util::UUID &value) throw ()
 UUID (const UUID &other) throw ()
bool operator== (const UUID &other) const throw ()
bool operator!= (const UUID &other) const throw ()
bool operator> (const UUID &other) const throw ()
bool operator< (const UUID &other) const throw ()
UUIDoperator= (const UUID &other) throw ()
const sella::util::UUIDgetUUID () const throw ()
virtual void shrink_to_fit () throw ()
virtual const std::string & str () const throw ()

Static Public Attributes

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

Detailed Description

Definition at line 27 of file UUID.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