osgIntrospection::AtomicValueReflector< T > Struct Template Reference

Inheritance diagram for osgIntrospection::AtomicValueReflector< T >:

osgIntrospection::ValueReflector< T > osgIntrospection::Reflector< T >

List of all members.

Public Types

typedef ValueReflector< T >
::instance_creator_type 
instance_creator_type

Public Member Functions

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


Detailed Description

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

This reflector is a ValueReflector that should be used to define types that can be read and written from/to streams using the << and >> operators. A StdReaderWriter is assigned by default.

Member Typedef Documentation


Constructor & Destructor Documentation

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

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


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

Generated on Wed Jul 30 23:59:05 2008 for openscenegraph by  doxygen 1.5.6