CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
|
This is the complete list of members for System::Reflection::PropertyInfo, including all inherited members.
AddAttribute(const ObjectPtr &attribute) | System::Reflection::MemberInfo | |
Equals(ptr obj) | System::Object | virtual |
Equals(T1 const &objA, T2 const &objB) | System::Object | inlinestatic |
Equals(T1 const &objA, T2 const &objB) | System::Object | inlinestatic |
Equals(float const &objA, float const &objB) | System::Object | inlinestatic |
Equals(double const &objA, double const &objB) | System::Object | inlinestatic |
FastCast(const Details::FastRttiBase &helper, void **out_ptr) const | System::Object | virtual |
get_DeclaringType() const | System::Reflection::MemberInfo | |
get_FullName() const | System::Reflection::MemberInfo | |
get_MemberType() const override | System::Reflection::PropertyInfo | virtual |
get_method | System::Reflection::PropertyInfo | protected |
get_Name() const | System::Reflection::MemberInfo | |
get_PropertyType() | System::Reflection::PropertyInfo | |
get_ReflectedType() const | System::Reflection::MemberInfo | |
GetCounter() | System::Object | inline |
GetCustomAttributes(const TypeInfo &attributeType, bool inherit=false) const | System::Reflection::MemberInfo | |
GetCustomAttributes(bool inherit=false) const | System::Reflection::MemberInfo | |
GetHashCode() const | System::Object | virtual |
GetType() const | System::Object | virtual |
GetValue(System::SharedPtr< System::Object > obj) | System::Reflection::PropertyInfo | |
GetValue(System::SharedPtr< System::Object > obj, System::ArrayPtr< System::SharedPtr< System::Object > > indexer) | System::Reflection::PropertyInfo | |
Is(const TypeInfo &targetType) const | System::Object | virtual |
Lock() | System::Object | |
m_attributes | System::Reflection::MemberInfo | protected |
m_full_name | System::Reflection::MemberInfo | protected |
m_name | System::Reflection::MemberInfo | protected |
m_property_type | System::Reflection::PropertyInfo | protected |
m_type_internal | System::Reflection::MemberInfo | protected |
MemberInfo(const String &full_name) | System::Reflection::MemberInfo | protected |
MemberwiseClone() const | System::Object | virtual |
Object() | System::Object | |
Object(Object const &x) | System::Object | |
ObjectPtr typedef | System::Reflection::MemberInfo | |
ObjectVector typedef | System::Reflection::MemberInfo | protected |
operator=(Object const &x) | System::Object | inline |
PropertyInfo(String name, System::SharedPtr< PropertyType >(ClassType::*get_prop_method)() const) | System::Reflection::PropertyInfo | inline |
PropertyInfo(String name, System::SharedPtr< PropertyType >(ClassType::*get_prop_method)()) | System::Reflection::PropertyInfo | inline |
PropertyInfo(String name, void(ClassType::*set_prop_method)(System::SharedPtr< PropertyType >), System::SharedPtr< PropertyType >(ClassType::*get_prop_method)() const) | System::Reflection::PropertyInfo | inline |
PropertyInfo(String name, void(ClassType::*set_prop_method)(System::Nullable< NullableType >), System::Nullable< NullableType >(ClassType::*get_prop_method)()) | System::Reflection::PropertyInfo | inline |
PropertyInfo(String name, void(ClassType::*set_prop_method)(System::Nullable< NullableType >), System::Nullable< NullableType >(ClassType::*get_prop_method)() const) | System::Reflection::PropertyInfo | inline |
PropertyInfo(String name, void(ClassType::*set_prop_method)(System::SharedPtr< PropertyType >), System::SharedPtr< PropertyType >(ClassType::*get_prop_method)()) | System::Reflection::PropertyInfo | inline |
PropertyInfo(String name, void(ClassType::*set_prop_method)(System::String), System::String(ClassType::*get_prop_method)()) | System::Reflection::PropertyInfo | inline |
PropertyInfo(String name, void(ClassType::*set_prop_method)(System::String), System::String(ClassType::*get_prop_method)() const) | System::Reflection::PropertyInfo | inline |
PropertyInfo(String name, void(ClassType::*set_prop_method)(System::Decimal), System::Decimal(ClassType::*get_prop_method)()) | System::Reflection::PropertyInfo | inline |
PropertyInfo(String name, void(ClassType::*set_prop_method)(System::Decimal), System::Decimal(ClassType::*get_prop_method)() const) | System::Reflection::PropertyInfo | inline |
PropertyInfo(String name, void(ClassType::*set_prop_method)(bool), bool(ClassType::*get_prop_method)()) | System::Reflection::PropertyInfo | inline |
PropertyInfo(String name, void(ClassType::*set_prop_method)(bool), bool(ClassType::*get_prop_method)() const) | System::Reflection::PropertyInfo | inline |
PropertyInfo(String name, void(ClassType::*set_prop_method)(int64_t), int64_t(ClassType::*get_prop_method)()) | System::Reflection::PropertyInfo | inline |
PropertyInfo(String name, void(ClassType::*set_prop_method)(int64_t), int64_t(ClassType::*get_prop_method)() const) | System::Reflection::PropertyInfo | inline |
ptr typedef | System::Object | |
ReferenceEquals(ptr const &objA, ptr const &objB) | System::Object | inlinestatic |
ReferenceEquals(T const &objA, T const &objB) | System::Object | inlinestatic |
ReferenceEquals(T const &objA, std::nullptr_t) | System::Object | inlinestatic |
ReferenceEquals(String const &str, std::nullptr_t) | System::Object | inline |
ReferenceEquals(String const &str1, String const &str2) | System::Object | inline |
RemovedSharedRefs(int count) | System::Object | inline |
set_method | System::Reflection::PropertyInfo | protected |
set_PropertyType(const TypeInfo &type) | System::Reflection::PropertyInfo | inline |
SetTemplateWeakPtr(uint32_t argument) | System::Object | virtual |
SetValue(System::SharedPtr< System::Object > obj, System::SharedPtr< System::Object > value) | System::Reflection::PropertyInfo | |
SetValue(System::SharedPtr< System::Object > obj, System::SharedPtr< System::Object > value, System::ArrayPtr< System::SharedPtr< System::Object > > indexer) | System::Reflection::PropertyInfo | |
SharedCount() const | System::Object | inline |
SharedRefAdded() | System::Object | inline |
SharedRefRemovedSafe() | System::Object | inline |
ToString() const | System::Object | virtual |
Type() | System::Object | inlinestatic |
Unlock() | System::Object | |
WeakRefAdded() | System::Object | inline |
WeakRefRemoved() | System::Object | inline |
~Object() | System::Object | virtual |