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) |
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] |