Public Member Functions | Static Public Attributes
rve_properties::PropertyValueOperatorsT< T > Struct Template Reference

#include <property_value.h>

Inheritance diagram for rve_properties::PropertyValueOperatorsT< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void fromString (void *mem, const std::string &str)
virtual std::string toString (void *mem)
virtual const std::type_info & typeInfo ()
virtual const char * typeName ()
virtual void valueCopy (void *dst, const void *src)
virtual void valueDestructor (void *mem)

Static Public Attributes

static PropertyValueOperatorsT< T > static_copy

Detailed Description

template<typename T>
struct rve_properties::PropertyValueOperatorsT< T >

Definition at line 145 of file property_value.h.


Member Function Documentation

template<typename T >
virtual void rve_properties::PropertyValueOperatorsT< T >::fromString ( void *  mem,
const std::string &  str 
) [inline, virtual]

Implements rve_properties::PropertyValueOperators.

Definition at line 152 of file property_value.h.

template<typename T >
virtual std::string rve_properties::PropertyValueOperatorsT< T >::toString ( void *  mem) [inline, virtual]

Implements rve_properties::PropertyValueOperators.

Definition at line 147 of file property_value.h.

template<typename T >
virtual const std::type_info& rve_properties::PropertyValueOperatorsT< T >::typeInfo ( ) [inline, virtual]

Implements rve_properties::PropertyValueOperators.

Definition at line 169 of file property_value.h.

template<typename T >
virtual const char* rve_properties::PropertyValueOperatorsT< T >::typeName ( ) [inline, virtual]

Implements rve_properties::PropertyValueOperators.

Definition at line 174 of file property_value.h.

template<typename T >
virtual void rve_properties::PropertyValueOperatorsT< T >::valueCopy ( void *  dst,
const void *  src 
) [inline, virtual]

Implements rve_properties::PropertyValueOperators.

Definition at line 163 of file property_value.h.

template<typename T >
virtual void rve_properties::PropertyValueOperatorsT< T >::valueDestructor ( void *  mem) [inline, virtual]

Implements rve_properties::PropertyValueOperators.

Definition at line 157 of file property_value.h.


Member Data Documentation

Definition at line 179 of file property_value.h.


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


rve_properties
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:27