My Project
Public Member Functions | List of all members
mrf::detail::propertyInstance< C, P > Class Template Reference

final scalar implementation More...

#include <object.h>

Inheritance diagram for mrf::detail::propertyInstance< C, P >:
mrf::property< P > mrf::propertyBase

Public Member Functions

virtual void set (P v)
 The setter for this property.
 
virtual void show (std::ostream &strm) const
 Print the value of the field w/o leading or trailing whitespace.
 

Detailed Description

template<class C, typename P>
class mrf::detail::propertyInstance< C, P >

final scalar implementation


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