OpenSceneGraph 2.8.4
Public Types | Public Member Functions
osgIntrospection::ValueReflector< T > Struct Template Reference

This reflector ought to be used to describe types that can be created on the stack. More...

Inheritance diagram for osgIntrospection::ValueReflector< T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef ValueReflector< T > inherited
typedef ValueInstanceCreator
< typename Reflector< T >
::reflected_type
instance_creator_type
typedef
ProtectedConstructorInstanceCreator
< typename Reflector< T >
::reflected_type
invalid_instance_creator_type

Public Member Functions

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

Detailed Description

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

This reflector ought to be used to describe types that can be created on the stack.

Such types are for example int, double, std::string, or other (possibly small) user-defined structs or classes. 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 ValueReflector<T> osgIntrospection::ValueReflector< T >::inherited

Constructor & Destructor Documentation

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

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

osg logo
Generated at Sun Jan 8 2012 13:16:37 for the OpenSceneGraph by doxygen 1.7.4.