This reflector is a ValueReflector that should be used to define enumerations. More...

Public Types | |
| typedef EnumReflector< T > | inherited |
| typedef ValueReflector< T > ::instance_creator_type | instance_creator_type |
Public Member Functions | |
| EnumReflector (const std::string &name, const std::string &ns) | |
| EnumReflector (const std::string &qname) | |
This reflector is a ValueReflector that should be used to define enumerations.
It assigns an EnumReaderWriter by default.
| typedef EnumReflector<T> osgIntrospection::EnumReflector< T >::inherited |
Reimplemented from osgIntrospection::ValueReflector< T >.
| typedef ValueReflector<T>::instance_creator_type osgIntrospection::EnumReflector< T >::instance_creator_type |
Reimplemented from osgIntrospection::ValueReflector< T >.
| osgIntrospection::EnumReflector< T >::EnumReflector | ( | const std::string & | name, | |
| const std::string & | ns | |||
| ) | [inline] |
| osgIntrospection::EnumReflector< T >::EnumReflector | ( | const std::string & | qname | ) | [inline] |
| Generated at Wed Dec 15 2010 00:58:52 for the OpenSceneGraph by doxygen 1.7.1. |