Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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

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

Reimplemented from osgIntrospection::ValueReflector< T >.


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 Jun 7 05:04:38 2006 for OpenSceneGraph by  doxygen 1.4.4