osgIntrospection::PropertyCounter Struct Reference

Inheritance diagram for osgIntrospection::PropertyCounter:
osgIntrospection::StdListReflector< T, VT >::Counter osgIntrospection::StdSetReflector< T, VT >::Counter osgIntrospection::StdVectorReflector< T, VT >::Counter

List of all members.

Public Member Functions

virtual int count (const Value &) const
virtual ~PropertyCounter ()

Detailed Description

Base struct for custom array property counters. Descendants should override the count() method which must return the number of items in a chosen array property for the given instance.


Constructor & Destructor Documentation

virtual osgIntrospection::PropertyCounter::~PropertyCounter (  )  [inline, virtual]

Member Function Documentation

virtual int osgIntrospection::PropertyCounter::count ( const Value  )  const [inline, virtual]

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

Generated by  doxygen 1.6.2