Inheritance diagram for osgIntrospection::ValueReflector< T >:
Public Types | |
typedef ValueReflector< T > | inherited |
typedef ValueInstanceCreator< typename Reflector< T >::reflected_type > | instance_creator_type |
Public Member Functions | |
ValueReflector (const std::string &name, const std::string &ns) | |
ValueReflector (const std::string &qname) |
typedef ValueReflector<T> osgIntrospection::ValueReflector< T >::inherited |
Reimplemented from osgIntrospection::Reflector< T >.
Reimplemented in osgIntrospection::EnumReflector< T >.
typedef ValueInstanceCreator<typename Reflector<T>::reflected_type> osgIntrospection::ValueReflector< T >::instance_creator_type |
Reimplemented in osgIntrospection::AtomicValueReflector< T >, osgIntrospection::WAtomicValueReflector< T >, osgIntrospection::EnumReflector< T >, osgIntrospection::StdVectorReflector< T, VT >, osgIntrospection::StdSetReflector< T, VT >, osgIntrospection::StdListReflector< T, VT >, osgIntrospection::StdMapReflector< T, IT, VT >, and osgIntrospection::StdPairReflector< T, PT1, PT2 >.
osgIntrospection::ValueReflector< T >::ValueReflector | ( | const std::string & | name, | |
const std::string & | ns | |||
) | [inline] |
osgIntrospection::ValueReflector< T >::ValueReflector | ( | const std::string & | qname | ) | [inline] |