OmniEvents
|
This is the complete list of members for OmniEvents::RegistryKey, including all inherited members.
_hkey | OmniEvents::RegistryKey | private |
_open | OmniEvents::RegistryKey | private |
operator bool() const | OmniEvents::RegistryKey | inline |
queryValueStr(const char *name, const int maxlen=2048) const | OmniEvents::RegistryKey | |
RegistryKey() | OmniEvents::RegistryKey | private |
RegistryKey(HKEY hkey, bool open=true) | OmniEvents::RegistryKey | inlineprivate |
RegistryKey(RegistryKey &right) | OmniEvents::RegistryKey | |
RegistryKey(HKEY hkey, const char *subkey, REGSAM samDesired=KEY_QUERY_VALUE) | OmniEvents::RegistryKey | |
setValueStr(const char *name, const char *data) | OmniEvents::RegistryKey | |
~RegistryKey() | OmniEvents::RegistryKey |