sella::variant::Pointer Class Reference

Inheritance diagram for sella::variant::Pointer:
sella::variant::Nullable

List of all members.

Public Member Functions

 Pointer (const std::string &value) throw (TypeCastException)
 Pointer (void *value) throw ()
 Pointer (const Pointer &other) throw ()
bool operator== (const Pointer &other) const throw ()
bool operator!= (const Pointer &other) const throw ()
bool operator> (const Pointer &other) const throw ()
bool operator< (const Pointer &other) const throw ()
bool operator! () throw ()
Pointeroperator= (const Pointer &other) throw ()
const void ** getPointer () const throw (UnsupportedOperatorException)
virtual const std::string & str () const throw ()

Static Public Attributes

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

Detailed Description

Definition at line 26 of file Pointer.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