osgIntrospection::PropertyRemover Struct Reference

Inheritance diagram for osgIntrospection::PropertyRemover:
osgIntrospection::StdListReflector< T, VT >::Remover osgIntrospection::StdMapReflector< T, IT, 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 void remove (Value &, ValueList &) 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 ,
ValueList  
) const [inline, virtual]
virtual void osgIntrospection::PropertyRemover::remove ( Value ,
int   
) const [inline, virtual]

The documentation for this struct was generated from the following file:
Generated on Sat Jun 5 21:48:12 2010 for openscenegraph by  doxygen 1.6.3