CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
|
This is the complete list of members for Microsoft::Win32::RegistryKey, including all inherited members.
Close() | Microsoft::Win32::RegistryKey | |
CreateSubKey(const System::String &subkey) | Microsoft::Win32::RegistryKey | |
CreateSubKey(const System::String &subkey, RegistryKeyPermissionCheck permissionCheck) | Microsoft::Win32::RegistryKey | |
CreateSubKey(const System::String &subkey, RegistryKeyPermissionCheck permissionCheck, const System::SharedPtr< RegistrySecurity > ®istrySecurity) | Microsoft::Win32::RegistryKey | |
CreateSubKey(const System::String &subkey, RegistryKeyPermissionCheck permissionCheck, RegistryOptions options) | Microsoft::Win32::RegistryKey | |
CreateSubKey(const System::String &subkey, RegistryKeyPermissionCheck permissionCheck, RegistryOptions registryOptions, const System::SharedPtr< RegistrySecurity > ®istrySecurity) | Microsoft::Win32::RegistryKey | |
DeleteSubKey(const System::String &subkey) | Microsoft::Win32::RegistryKey | |
DeleteSubKey(const System::String &subkey, bool throwOnMissingSubKey) | Microsoft::Win32::RegistryKey | |
DeleteSubKeyTree(const System::String &subkey) | Microsoft::Win32::RegistryKey | |
DeleteSubKeyTree(const System::String &subkey, bool throwOnMissingSubKey) | Microsoft::Win32::RegistryKey | |
DeleteValue(const System::String &name) | Microsoft::Win32::RegistryKey | |
DeleteValue(const System::String &name, bool throwOnMissingValue) | Microsoft::Win32::RegistryKey | |
Dispose() | Microsoft::Win32::RegistryKey | |
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 |
Flush() | Microsoft::Win32::RegistryKey | |
FromHandle(const System::SharedPtr< SafeRegistryHandle > &handle) | Microsoft::Win32::RegistryKey | static |
FromHandle(const System::SharedPtr< SafeRegistryHandle > &handle, RegistryView view) | Microsoft::Win32::RegistryKey | static |
get_Handle() | Microsoft::Win32::RegistryKey | |
get_Name() | Microsoft::Win32::RegistryKey | |
get_SubKeyCount() | Microsoft::Win32::RegistryKey | |
get_ValueCount() | Microsoft::Win32::RegistryKey | |
get_View() | Microsoft::Win32::RegistryKey | |
GetAccessControl() | Microsoft::Win32::RegistryKey | |
GetAccessControl(AccessControlSections includeSections) | Microsoft::Win32::RegistryKey | |
GetCounter() | System::Object | inline |
GetHashCode() const | System::Object | virtual |
GetSubKeyNames() | Microsoft::Win32::RegistryKey | |
GetType() const | System::Object | virtual |
GetValue(const System::String &valueName) | Microsoft::Win32::RegistryKey | |
GetValue(const System::String &name, const System::SharedPtr< System::Object > &defaultValue) | Microsoft::Win32::RegistryKey | |
GetValue(const System::String &name, const System::SharedPtr< System::Object > &defaultValue, RegistryValueOptions options) | Microsoft::Win32::RegistryKey | |
GetValueKind(const System::String &name) | Microsoft::Win32::RegistryKey | |
GetValueNames() | Microsoft::Win32::RegistryKey | |
Is(const TypeInfo &targetType) const | System::Object | virtual |
Lock() | System::Object | |
MemberwiseClone() const | System::Object | virtual |
Object() | System::Object | |
Object(Object const &x) | System::Object | |
OpenBaseKey(RegistryHive hKey, RegistryView view) | Microsoft::Win32::RegistryKey | static |
OpenRemoteBaseKey(RegistryHive hKey, const System::String &machineName) | Microsoft::Win32::RegistryKey | static |
OpenRemoteBaseKey(RegistryHive hKey, const System::String &machineName, RegistryView view) | Microsoft::Win32::RegistryKey | static |
OpenSubKey(const System::String &name) | Microsoft::Win32::RegistryKey | |
OpenSubKey(const System::String &name, RegistryKeyPermissionCheck permissionCheck) | Microsoft::Win32::RegistryKey | |
OpenSubKey(const System::String &name, bool writable) | Microsoft::Win32::RegistryKey | |
OpenSubKey(const System::String &name, RegistryKeyPermissionCheck permissionCheck, RegistryRights rights) | Microsoft::Win32::RegistryKey | |
operator=(Object const &x) | System::Object | 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 |
SetAccessControl(const System::SharedPtr< RegistrySecurity > ®istrySecurity) | Microsoft::Win32::RegistryKey | |
SetTemplateWeakPtr(uint32_t argument) | System::Object | virtual |
SetValue(const System::String &name, const System::SharedPtr< System::Object > &value) | Microsoft::Win32::RegistryKey | |
SetValue(const System::String &name, const System::SharedPtr< System::Object > &value, RegistryValueKind valueKind) | Microsoft::Win32::RegistryKey | |
SharedCount() const | System::Object | inline |
SharedRefAdded() | System::Object | inline |
SharedRefRemovedSafe() | System::Object | inline |
ToString() const override | Microsoft::Win32::RegistryKey | virtual |
Type() | System::Object | inlinestatic |
Unlock() | System::Object | |
WeakRefAdded() | System::Object | inline |
WeakRefRemoved() | System::Object | inline |
~Object() | System::Object | virtual |
~RegistryKey() override | Microsoft::Win32::RegistryKey | virtual |