osgIntrospection::EnumReflector< T > Struct Template Reference

Inheritance diagram for osgIntrospection::EnumReflector< T >:

osgIntrospection::ValueReflector< T > osgIntrospection::Reflector< T > List of all members.

Public Types

typedef EnumReflector< T > inherited
typedef ValueReflector< T
>::instance_creator_type 
instance_creator_type

Public Member Functions

 EnumReflector (const std::string &name, const std::string &ns)
 EnumReflector (const std::string &qname)

Detailed Description

template<typename T>
struct osgIntrospection::EnumReflector< T >

This reflector is a ValueReflector that should be used to define enumerations. It assigns an EnumReaderWriter by default.


Member Typedef Documentation

template<typename T>
typedef EnumReflector<T> osgIntrospection::EnumReflector< T >::inherited

Reimplemented from osgIntrospection::ValueReflector< T >.

template<typename T>
typedef ValueReflector<T>::instance_creator_type osgIntrospection::EnumReflector< T >::instance_creator_type

Reimplemented from osgIntrospection::ValueReflector< T >.


Constructor & Destructor Documentation

template<typename T>
osgIntrospection::EnumReflector< T >::EnumReflector ( const std::string &  name,
const std::string &  ns 
) [inline]

template<typename T>
osgIntrospection::EnumReflector< T >::EnumReflector ( const std::string &  qname  )  [inline]


The documentation for this struct was generated from the following file:
Generated on Sun Oct 1 13:17:11 2006 for openscenegraph by  doxygen 1.4.7