My Project
Public Member Functions | List of all members
mrf::property< P > Struct Template Referenceabstract

A bound, typed scalar property. More...

#include <object.h>

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

Public Member Functions

virtual void set (P)=0
 The setter for this property.
 
- Public Member Functions inherited from mrf::propertyBase
virtual void show (std::ostream &) const
 Print the value of the field w/o leading or trailing whitespace.
 

Detailed Description

template<typename P>
struct mrf::property< P >

A bound, typed scalar property.


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