osgIntrospection::PropertyAdder Struct Reference

Inheritance diagram for osgIntrospection::PropertyAdder:

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

Public Member Functions

virtual void add (Value &, const Value &) const
virtual ~PropertyAdder ()

Detailed Description

Base struct for custom array property adders. Descendants should override the add() method whose purpose is to add a new item to an array property.


Constructor & Destructor Documentation

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


Member Function Documentation

virtual void osgIntrospection::PropertyAdder::add ( Value ,
const Value  
) const [inline, virtual]

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


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