Inheritance diagram for osgIntrospection::ObjectReflector< T >:
Public Types | |
typedef ObjectReflector< T > | inherited |
typedef ObjectInstanceCreator< typename Reflector< T >::reflected_type > | instance_creator_type |
Public Member Functions | |
ObjectReflector (const std::string &name, const std::string &ns) | |
ObjectReflector (const std::string &qname) |
typedef ObjectReflector<T> osgIntrospection::ObjectReflector< T >::inherited |
Reimplemented from osgIntrospection::Reflector< T >.
typedef ObjectInstanceCreator<typename Reflector<T>::reflected_type> osgIntrospection::ObjectReflector< T >::instance_creator_type |
osgIntrospection::ObjectReflector< T >::ObjectReflector | ( | const std::string & | name, | |
const std::string & | ns | |||
) | [inline] |
osgIntrospection::ObjectReflector< T >::ObjectReflector | ( | const std::string & | qname | ) | [inline] |