Public Member Functions

osgIntrospection::CustomPropertyCountAttribute Class Reference

Inheritance diagram for osgIntrospection::CustomPropertyCountAttribute:
osgIntrospection::CustomAttribute

List of all members.

Public Member Functions

 CustomPropertyCountAttribute (const PropertyCounter *counter)
const PropertyCountergetCounter () const
 ~CustomPropertyCountAttribute ()

Detailed Description

By setting an attribute of this class you can specify a custom object that will be used to count the number of items in an array property.


Constructor & Destructor Documentation

osgIntrospection::CustomPropertyCountAttribute::CustomPropertyCountAttribute ( const PropertyCounter counter  )  [inline]
osgIntrospection::CustomPropertyCountAttribute::~CustomPropertyCountAttribute (  )  [inline]

Member Function Documentation

const PropertyCounter* osgIntrospection::CustomPropertyCountAttribute::getCounter (  )  const [inline]

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