osgIntrospection::PropertyRemover Struct Reference

Base struct for custom array property removers. More...

Inheritance diagram for osgIntrospection::PropertyRemover:

[legend]
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 ,
int   
) const [inline, virtual]

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

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

Reimplemented in osgIntrospection::StdMapReflector< T, IT, VT >::Remover.


The documentation for this struct was generated from the following file:
Generated at Thu Sep 27 09:35:01 2007 for the OpenSceneGraph by doxygen 1.5.2.