osgIntrospection::PropertyInserter Struct Reference

Inheritance diagram for osgIntrospection::PropertyInserter:
osgIntrospection::StdListReflector< T, VT >::Inserter osgIntrospection::StdVectorReflector< T, VT >::Inserter

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 ,
const ValueList ,
const Value  
) const [inline, virtual]
virtual void osgIntrospection::PropertyInserter::insert ( Value ,
int  ,
const Value  
) const [inline, virtual]

The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2