osgIntrospection::ObjectReflector< T > Struct Template Reference

This reflector is to be used to describe types that ought to be created on the heap. More...

Inheritance diagram for osgIntrospection::ObjectReflector< T >:

Inheritance graph
[legend]

List of all members.

Public Types

typedef
ObjectReflector< T > 
inherited
typedef
ObjectInstanceCreator
< typename Reflector
< T >
::reflected_type
instance_creator_type
typedef
ProtectedConstructorInstanceCreator
< typename Reflector
< T >
::reflected_type
invalid_instance_creator_type

Public Member Functions

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


Detailed Description

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

This reflector is to be used to describe types that ought to be created on the heap.

Such types are for example all classes derived from osg::Referenced. The instance creator associated to types created through this reflector will create Value objects whose internal type is T*.


Member Typedef Documentation

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

Reimplemented from osgIntrospection::Reflector< T >.

template<typename T>
typedef ObjectInstanceCreator<typename Reflector<T>::reflected_type> osgIntrospection::ObjectReflector< T >::instance_creator_type

template<typename T>
typedef ProtectedConstructorInstanceCreator<typename Reflector<T>::reflected_type> osgIntrospection::ObjectReflector< T >::invalid_instance_creator_type


Constructor & Destructor Documentation

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

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


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