System::TypeInfo Member List

This is the complete list of members for System::TypeInfo, including all inherited members.

AddAttribute(const ObjectPtr &attribute)System::TypeInfo
AddDefaultConstructor()System::TypeInfoinline
AddDefaultConstructor(DefaultConstructor method)System::TypeInfo
AddMember(const SharedPtr< System::Reflection::MemberInfo > &member)System::TypeInfo
BoxedValueType()System::TypeInfoinlinestatic
DefaultConstructor typedefSystem::TypeInfo
EmptyTypesSystem::TypeInfostatic
get_Assembly() constSystem::TypeInfo
get_AssemblyQualifiedName() constSystem::TypeInfo
get_BaseType() constSystem::TypeInfo
get_ContainsGenericParameters() constSystem::TypeInfo
get_DeclaredMember(const String &name) constSystem::TypeInfo
get_FullName() constSystem::TypeInfo
get_GenericTypeArguments() constSystem::TypeInfo
get_IsAbstract() constSystem::TypeInfo
get_IsArray() constSystem::TypeInfo
get_IsClass() constSystem::TypeInfo
get_IsEnum() constSystem::TypeInfo
get_IsGenericType() constSystem::TypeInfo
get_IsGenericTypeDefinition() constSystem::TypeInfo
get_IsInterface() constSystem::TypeInfo
get_IsSealed() constSystem::TypeInfo
get_IsValueType() constSystem::TypeInfo
get_IsVisible() constSystem::TypeInfo
get_Name() constSystem::TypeInfo
get_Namespace() constSystem::TypeInfo
GetConstructor(const ArrayPtr< TypeInfo > &types) constSystem::TypeInfo
GetConstructors(System::Reflection::BindingFlags bindingAttr) constSystem::TypeInfo
GetConstructors() constSystem::TypeInfo
GetCustomAttribute(const TypeInfo &attributeType) constSystem::TypeInfo
GetCustomAttributes() constSystem::TypeInfo
GetCustomAttributes(const TypeInfo &attributeType, bool inherit) constSystem::TypeInfo
GetElementType() constSystem::TypeInfo
GetFields(System::Reflection::BindingFlags bindingAttr) constSystem::TypeInfo
GetGenericArguments() constSystem::TypeInfo
GetHashCode() constSystem::TypeInfoinline
GetInterfaces() constSystem::TypeInfo
GetMember(const String &name) constSystem::TypeInfo
GetMethod(const String &name) constSystem::TypeInfo
GetProperties() constSystem::TypeInfo
GetProperties(System::Reflection::BindingFlags bindingAttr) constSystem::TypeInfo
GetTemplParamType() constSystem::TypeInfo
Hash() constSystem::TypeInfo
IsAssignableFrom(const TypeInfo &type) constSystem::TypeInfo
IsInstanceOfType(const SharedPtr< Object > &obj) constSystem::TypeInfo
IsSubclassOf(const TypeInfo &type) constSystem::TypeInfo
operator!=(const TypeInfo &info) constSystem::TypeInfoinline
operator!=(std::nullptr_t) constSystem::TypeInfoinline
operator==(const TypeInfo &info) constSystem::TypeInfoinline
operator==(std::nullptr_t) constSystem::TypeInfoinline
reset()System::TypeInfo
set_IsValueType(bool value)System::TypeInfo
SetBaseType(GetTypeInfoFunPtr basetype)System::TypeInfo
SetTemplParamType(const TypeInfo &templParam)System::TypeInfo
StringHash(const char_t *str)System::TypeInfoinlinestatic
ToString() constSystem::TypeInfo
Type()System::TypeInfostatic
TypeInfo()System::TypeInfo
TypeInfo(std::nullptr_t)System::TypeInfo
TypeInfo(const char_t *name)System::TypeInfo
TypeInfo(const char_t *name, uint32_t hash)System::TypeInfo
TypeInfo(const std::type_info &info)System::TypeInfo