Public Member Functions

osgIntrospection::Converter Struct Reference

Inheritance diagram for osgIntrospection::Converter:
osgIntrospection::CompositeConverter osgIntrospection::DynamicConverter< S, D > osgIntrospection::ReinterpretConverter< S, D > osgIntrospection::StaticConverter< S, D >

List of all members.

Public Member Functions

virtual CastType getCastType () const =0
virtual Value convert (const Value &) const =0
virtual ~Converter ()

Constructor & Destructor Documentation

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

Member Function Documentation

virtual Value osgIntrospection::Converter::convert ( const Value  ) const [pure virtual]
virtual CastType osgIntrospection::Converter::getCastType (  ) const [pure virtual]

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