osgIntrospection::AbstractObjectReflector< T > Struct Template Reference

Inheritance diagram for osgIntrospection::AbstractObjectReflector< T >:

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

Public Types

typedef AbstractObjectReflector<
T > 
inherited
typedef DummyInstanceCreator<
typename Reflector< T
>::reflected_type
instance_creator_type

Public Member Functions

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

Detailed Description

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

This reflector is to be used to describe abstract types that can't be instantiated. For this reason a DummyInstanceCreator is used in order to avoid compiler errors.


Member Typedef Documentation

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

Reimplemented from osgIntrospection::Reflector< T >.

template<typename T>
typedef DummyInstanceCreator<typename Reflector<T>::reflected_type> osgIntrospection::AbstractObjectReflector< T >::instance_creator_type


Constructor & Destructor Documentation

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

template<typename T>
osgIntrospection::AbstractObjectReflector< T >::AbstractObjectReflector ( 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