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]

Reimplemented in osgIntrospection::StdVectorReflector< T, VT >::Counter, osgIntrospection::StdSetReflector< T, VT >::Counter, and osgIntrospection::StdListReflector< T, VT >::Counter.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 1 13:17:10 2006 for openscenegraph by  doxygen 1.4.7