FiReS  0.2.0
FiReS - Filter, Retrieval and Search
fires::StringPropertyCaster< T, typename std::enable_if< boost::spirit::traits::is_string< T >::value >::type > Class Template Reference
+ Inheritance diagram for fires::StringPropertyCaster< T, typename std::enable_if< boost::spirit::traits::is_string< T >::value >::type >:
+ Collaboration diagram for fires::StringPropertyCaster< T, typename std::enable_if< boost::spirit::traits::is_string< T >::value >::type >:

Public Member Functions

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

Additional Inherited Members

- Public Types inherited from fires::PropertyCaster
enum  TIntRounding { ROUND = 0, CEIL, FLOOR }
 

Detailed Description

template<typename T>
class fires::StringPropertyCaster< T, typename std::enable_if< boost::spirit::traits::is_string< T >::value >::type >

Definition at line 69 of file PropertyCaster.h.


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