addAttribute(const CustomAttribute *attrib) | osgIntrospection::Reflector< T > | [inline, protected] |
addBaseType(const Type &type) | osgIntrospection::Reflector< T > | [inline, protected] |
addConstructor(ConstructorInfo *ci) | osgIntrospection::Reflector< T > | [inline, protected] |
addEnumLabel(int v, const std::string &label, bool strip_namespace=true) | osgIntrospection::Reflector< T > | [inline, protected] |
addMethod(MethodInfo *mi) | osgIntrospection::Reflector< T > | [inline, protected] |
addProperty(PropertyInfo *pi) | osgIntrospection::Reflector< T > | [inline, protected] |
addProtectedConstructor(ConstructorInfo *ci) | osgIntrospection::Reflector< T > | [inline, protected] |
addProtectedMethod(MethodInfo *mi) | osgIntrospection::Reflector< T > | [inline, protected] |
const_iterator typedef | osgIntrospection::StdMapReflector< T, IT, VT > | |
getType() | osgIntrospection::Reflector< T > | [inline, protected] |
inherited typedef | osgIntrospection::ValueReflector< T > | |
init_reference_types() | osgIntrospection::Reflector< T > | [inline] |
init_void_converter() | osgIntrospection::Reflector< T > | [inline] |
instance_creator_type typedef | osgIntrospection::StdMapReflector< T, IT, VT > | |
invalid_instance_creator_type typedef | osgIntrospection::ValueReflector< T > | |
iterator typedef | osgIntrospection::StdMapReflector< T, IT, VT > | |
key_type typedef | osgIntrospection::StdMapReflector< T, IT, VT > | |
mapped_type typedef | osgIntrospection::StdMapReflector< T, IT, VT > | |
qualifyName(const std::string &name) const | osgIntrospection::Reflector< T > | [inline, protected] |
reflected_type typedef | osgIntrospection::Reflector< T > | |
Reflector(const std::string &name, const std::string &ns, bool abstract=false) | osgIntrospection::Reflector< T > | [inline, protected] |
Reflector(const std::string &qname, bool abstract=false) | osgIntrospection::Reflector< T > | [inline, protected] |
setComparator(const Comparator *cmp) | osgIntrospection::Reflector< T > | [inline, protected] |
setDeclaringFile(const std::string &file) const | osgIntrospection::Reflector< T > | [inline, protected] |
setReaderWriter(const ReaderWriter *rw) | osgIntrospection::Reflector< T > | [inline, protected] |
StdMapReflector(const std::string &name) | osgIntrospection::StdMapReflector< T, IT, VT > | [inline] |
ValueReflector(const std::string &name, const std::string &ns) | osgIntrospection::ValueReflector< T > | [inline] |
ValueReflector(const std::string &qname) | osgIntrospection::ValueReflector< T > | [inline] |
~Reflector() | osgIntrospection::Reflector< T > | [inline, virtual] |