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. More...
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) |
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.
typedef ValueReflector<T>::instance_creator_type osgIntrospection::AtomicValueReflector< T >::instance_creator_type |
Reimplemented from osgIntrospection::ValueReflector< T >.
osgIntrospection::AtomicValueReflector< T >::AtomicValueReflector | ( | const std::string & | name, | |
const std::string & | ns | |||
) | [inline] |
osgIntrospection::AtomicValueReflector< T >::AtomicValueReflector | ( | const std::string & | qname | ) | [inline] |
![]() | Generated at Tue Jul 20 04:54:50 2010 for the OpenSceneGraph by doxygen 1.6.1. |