addAttribute(const CustomAttribute *attr) | osgIntrospection::CustomAttributeProvider | [inline] |
check_defined() const | osgIntrospection::Type | [inline, protected] |
createInstance(ValueList &args) const | osgIntrospection::Type | |
createInstance() const | osgIntrospection::Type | [inline] |
FunctionCategory enum name | osgIntrospection::Type | |
getAlias(int i) const | osgIntrospection::Type | [inline] |
getAllMethods(MethodInfoList &methods, FunctionCategory category=PUBLIC_FUNCTIONS) const | osgIntrospection::Type | |
getAllProperties(PropertyInfoList &props) const | osgIntrospection::Type | |
getAttribute(const Type &type, bool inherit) const | osgIntrospection::CustomAttributeProvider | |
getAttribute(bool inherit) const | osgIntrospection::CustomAttributeProvider | [inline] |
getBaseType(int i) const | osgIntrospection::Type | [inline] |
getBaseTypeList() const | osgIntrospection::Type | [inline] |
getBriefHelp() const | osgIntrospection::Type | [inline, virtual] |
getComparator() const | osgIntrospection::Type | [inline] |
getCompatibleConstructor(const ValueList &values) const | osgIntrospection::Type | |
getCompatibleMethod(const std::string &name, const ValueList &values, bool inherit) const | osgIntrospection::Type | |
getConstructor(const ParameterInfoList ¶ms) const | osgIntrospection::Type | |
getConstructors(FunctionCategory category=PUBLIC_FUNCTIONS) const | osgIntrospection::Type | [inline] |
getCustomAttributes() const | osgIntrospection::CustomAttributeProvider | [inline] |
getCustomAttributes() | osgIntrospection::CustomAttributeProvider | [inline] |
getDeclaringFile() const | osgIntrospection::Type | [inline] |
getDetailedHelp() const | osgIntrospection::Type | [inline, virtual] |
getEnumLabels() const | osgIntrospection::Type | [inline] |
getExtendedTypeInfo() const | osgIntrospection::Type | [inline] |
getInheritedProviders(CustomAttributeProviderList &providers) const | osgIntrospection::Type | [protected, virtual] |
getMethod(const std::string &name, const ParameterInfoList ¶ms, bool inherit) const | osgIntrospection::Type | |
getMethods(FunctionCategory category=PUBLIC_FUNCTIONS) const | osgIntrospection::Type | [inline] |
getMethodsMap(MethodInfoMap &methods, FunctionCategory category=PUBLIC_FUNCTIONS) const | osgIntrospection::Type | |
getName() const | osgIntrospection::Type | [inline] |
getNamespace() const | osgIntrospection::Type | [inline] |
getNumAliases() const | osgIntrospection::Type | [inline] |
getNumBaseTypes() const | osgIntrospection::Type | [inline] |
getPointedType() const | osgIntrospection::Type | [inline] |
getProperties() const | osgIntrospection::Type | [inline] |
getPropertiesMap(PropertyInfoMap &props) const | osgIntrospection::Type | |
getProperty(const std::string &name, const Type &ptype, const ParameterInfoList &indices, bool inherit) const | osgIntrospection::Type | |
getQualifiedName() const | osgIntrospection::Type | [inline] |
getReaderWriter() const | osgIntrospection::Type | [inline] |
getReferencedType() const | osgIntrospection::Type | [inline] |
getStdTypeInfo() const | osgIntrospection::Type | [inline] |
invokeMethod(const std::string &name, const Value &instance, ValueList &args, bool inherit) const | osgIntrospection::Type | |
invokeMethod(const std::string &name, Value &instance, ValueList &args, bool inherit) const | osgIntrospection::Type | |
isAbstract() const | osgIntrospection::Type | [inline] |
isAtomic() const | osgIntrospection::Type | [inline] |
isConstPointer() const | osgIntrospection::Type | [inline] |
isConstReference() const | osgIntrospection::Type | [inline] |
isDefined() const | osgIntrospection::Type | [inline] |
osgIntrospection::CustomAttributeProvider::isDefined(const Type &type, bool inherit) const | osgIntrospection::CustomAttributeProvider | |
osgIntrospection::CustomAttributeProvider::isDefined(bool inherit) const | osgIntrospection::CustomAttributeProvider | [inline] |
isEnum() const | osgIntrospection::Type | [inline] |
isNonConstPointer() const | osgIntrospection::Type | [inline] |
isNonConstReference() const | osgIntrospection::Type | [inline] |
isPointer() const | osgIntrospection::Type | [inline] |
isReference() const | osgIntrospection::Type | [inline] |
isSubclassOf(const Type &type) const | osgIntrospection::Type | |
isVoid() const | osgIntrospection::Type | [inline] |
matchesName(const std::string &name) const | osgIntrospection::Type | [inline] |
PROTECTED_FUNCTIONS enum value | osgIntrospection::Type | |
PUBLIC_FUNCTIONS enum value | osgIntrospection::Type | |
Reflection class | osgIntrospection::Type | [friend] |
Reflector class | osgIntrospection::Type | [friend] |
Type(const ExtendedTypeInfo &ti) | osgIntrospection::Type | [inline, protected] |
TypeNameAliasProxy | osgIntrospection::Type | [friend] |
~CustomAttributeProvider() | osgIntrospection::CustomAttributeProvider | [inline, protected, virtual] |
~Type() | osgIntrospection::Type | |