Public Member Functions

osgIntrospection::CustomPropertyGetAttribute Class Reference

Inheritance diagram for osgIntrospection::CustomPropertyGetAttribute:
osgIntrospection::CustomAttribute

List of all members.

Public Member Functions

 CustomPropertyGetAttribute (const PropertyGetter *getter)
const PropertyGettergetGetter () const
 ~CustomPropertyGetAttribute ()

Detailed Description

By setting an attribute of this class you can specify a custom object that will be used to retrieve the value of a property instead of the default getter method.


Constructor & Destructor Documentation

osgIntrospection::CustomPropertyGetAttribute::CustomPropertyGetAttribute ( const PropertyGetter getter ) [inline]
osgIntrospection::CustomPropertyGetAttribute::~CustomPropertyGetAttribute (  ) [inline]

Member Function Documentation

const PropertyGetter* osgIntrospection::CustomPropertyGetAttribute::getGetter (  ) const [inline]

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