Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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 Wed Jun 7 08:31:05 2006 for OpenSceneGraph by  doxygen 1.4.4