FiReS  0.2.0
FiReS - Filter, Retrieval and Search
fires::Property Class Reference
+ Collaboration diagram for fires::Property:

Public Member Functions

Propertyoperator= (const Property &other)
 
template<class ValueType >
 Property (ValueType value_)
 
template<class ValueType >
void set (ValueType value_)
 
template<typename ValueType >
ValueType value (void) const
 
template<typename ValueType >
ValueType * valuePtr (void)
 
std::string type (void) const
 
bool empty (void) const
 

Protected Attributes

boost::any _value
 

Detailed Description

Definition at line 34 of file Property.h.


The documentation for this class was generated from the following file: