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::TypeInfo
inline
AddDefaultConstructor
(DefaultConstructor method)
System::TypeInfo
AddMember
(const SharedPtr< System::Reflection::MemberInfo > &member)
System::TypeInfo
BoxedValueType
()
System::TypeInfo
inline
static
DefaultConstructor
typedef
System::TypeInfo
EmptyTypes
System::TypeInfo
static
get_Assembly
() const
System::TypeInfo
get_AssemblyQualifiedName
() const
System::TypeInfo
get_BaseType
() const
System::TypeInfo
get_ContainsGenericParameters
() const
System::TypeInfo
get_DeclaredMember
(const String &name) const
System::TypeInfo
get_FullName
() const
System::TypeInfo
get_GenericTypeArguments
() const
System::TypeInfo
get_IsAbstract
() const
System::TypeInfo
get_IsArray
() const
System::TypeInfo
get_IsClass
() const
System::TypeInfo
get_IsEnum
() const
System::TypeInfo
get_IsGenericType
() const
System::TypeInfo
get_IsGenericTypeDefinition
() const
System::TypeInfo
get_IsInterface
() const
System::TypeInfo
get_IsSealed
() const
System::TypeInfo
get_IsValueType
() const
System::TypeInfo
get_IsVisible
() const
System::TypeInfo
get_Name
() const
System::TypeInfo
get_Namespace
() const
System::TypeInfo
GetConstructor
(const ArrayPtr< TypeInfo > &types) const
System::TypeInfo
GetConstructors
(System::Reflection::BindingFlags bindingAttr) const
System::TypeInfo
GetConstructors
() const
System::TypeInfo
GetCustomAttribute
(const TypeInfo &attributeType) const
System::TypeInfo
GetCustomAttributes
() const
System::TypeInfo
GetCustomAttributes
(const TypeInfo &attributeType, bool inherit) const
System::TypeInfo
GetElementType
() const
System::TypeInfo
GetFields
(System::Reflection::BindingFlags bindingAttr) const
System::TypeInfo
GetHashCode
() const
System::TypeInfo
inline
GetInterfaces
() const
System::TypeInfo
GetMember
(const String &name) const
System::TypeInfo
GetMethod
(const String &name) const
System::TypeInfo
GetProperties
() const
System::TypeInfo
GetProperties
(System::Reflection::BindingFlags bindingAttr) const
System::TypeInfo
GetTemplParamType
() const
System::TypeInfo
Hash
() const
System::TypeInfo
IsAssignableFrom
(const TypeInfo &type) const
System::TypeInfo
IsInstanceOfType
(const SharedPtr< Object > &obj) const
System::TypeInfo
IsSubclassOf
(const TypeInfo &type) const
System::TypeInfo
operator!=
(const TypeInfo &info) const
System::TypeInfo
inline
operator!=
(std::nullptr_t) const
System::TypeInfo
inline
operator==
(const TypeInfo &info) const
System::TypeInfo
inline
operator==
(std::nullptr_t) const
System::TypeInfo
inline
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::TypeInfo
inline
static
ToString
() const
System::TypeInfo
Type
()
System::TypeInfo
static
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