FiReS  0.2.0
FiReS - Filter, Retrieval and Search
fires::StringPropertyCaster< T, Enable > Class Template Reference
+ Inheritance diagram for fires::StringPropertyCaster< T, Enable >:
+ Collaboration diagram for fires::StringPropertyCaster< T, Enable >:

Additional Inherited Members

- Public Types inherited from fires::PropertyCaster
enum  TIntRounding { ROUND = 0, CEIL, FLOOR }
 
- Public Member Functions inherited from fires::PropertyCaster
virtual int toInt (const Property &, TIntRounding rounding=ROUND)=0
 
virtual std::string toString (const Property &property)=0
 
virtual void fromString (Property &property, const std::string &str)=0
 
virtual std::vector< std::string > categories (void)
 

Detailed Description

template<typename T, class Enable = void>
class fires::StringPropertyCaster< T, Enable >

Definition at line 63 of file PropertyCaster.h.


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