osgIntrospection::PropertyInserter Struct Reference

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

Inheritance diagram for osgIntrospection::PropertyInserter:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void insert (Value &, int, const Value &) const
virtual void insert (Value &, const ValueList &, const Value &) const
virtual ~PropertyInserter ()


Detailed Description

Base struct for custom array property inserters.

Descendants should override the insert() method whose purpose is to insert a new item to an array property.


Constructor & Destructor Documentation

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


Member Function Documentation

virtual void osgIntrospection::PropertyInserter::insert ( Value ,
int  ,
const Value  
) const [inline, virtual]

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

virtual void osgIntrospection::PropertyInserter::insert ( Value ,
const ValueList ,
const Value  
) const [inline, virtual]


The documentation for this struct was generated from the following file:
Generated at Sun Oct 14 02:12:23 2007 for the OpenSceneGraph by doxygen 1.5.3.