osgIntrospection::PropertyRemover Struct Reference

Inheritance diagram for osgIntrospection::PropertyRemover:

osgIntrospection::StdListReflector< T, VT >::Remover osgIntrospection::StdSetReflector< T, VT >::Remover osgIntrospection::StdVectorReflector< T, VT >::Remover List of all members.

Public Member Functions

virtual void remove (Value &, int) const
virtual ~PropertyRemover ()

Detailed Description

Base struct for custom array property removers. Descendants should override the remove() method whose purpose is to remove an item from an array property.


Constructor & Destructor Documentation

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


Member Function Documentation

virtual void osgIntrospection::PropertyRemover::remove ( Value ,
int   
) const [inline, virtual]

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


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