comet::registry::key< error_policy > Member List

This is the complete list of members for comet::registry::key< error_policy >, including all inherited members.

close()comet::registry::key< error_policy > [inline]
create(const tstring &subkey, DWORD options=REG_OPTION_NON_VOLATILE, REGSAM sam_desired=KEY_ALL_ACCESS, LPSECURITY_ATTRIBUTES security_attributes=0, LPDWORD disposition=0) constcomet::registry::key< error_policy > [inline]
create_nothrow(const tstring &subkey, DWORD options=REG_OPTION_NON_VOLATILE, REGSAM sam_desired=KEY_ALL_ACCESS, LPSECURITY_ATTRIBUTES security_attributes=0, LPDWORD disposition=0, LONG *errcode=0) constcomet::registry::key< error_policy > [inline]
delete_subkey(const tstring &subkey) constcomet::registry::key< error_policy > [inline]
delete_subkey_nothrow(const tstring &subkey) constcomet::registry::key< error_policy > [inline]
delete_value(const tstring &value_name) constcomet::registry::key< error_policy > [inline]
delete_value_nothrow(const tstring &value_name) constcomet::registry::key< error_policy > [inline]
enumerate() constcomet::registry::key< error_policy > [inline]
flush() constcomet::registry::key< error_policy > [inline]
flush_nothrow() constcomet::registry::key< error_policy > [inline]
get() constcomet::registry::key< error_policy > [inline]
get_value(const tstring &value_name=_T("")) constcomet::registry::key< error_policy > [inline]
info_type typedefcomet::registry::key< error_policy >
key(HKEY key_handle=0) (defined in comet::registry::key< error_policy >)comet::registry::key< error_policy > [inline]
key(const key &rhs)comet::registry::key< error_policy > [inline]
key(const impl::key_base &rhs)comet::registry::key< error_policy > [inline]
mapped_type typedef (defined in comet::registry::key< error_policy >)comet::registry::key< error_policy >
open(const tstring &subkey, REGSAM sam_desired=KEY_ALL_ACCESS) constcomet::registry::key< error_policy > [inline]
open_nothrow(const tstring &subkey, REGSAM sam_desired=KEY_ALL_ACCESS, LONG *errcode=0) constcomet::registry::key< error_policy > [inline]
operator *()comet::registry::key< error_policy > [inline]
operator const void *() constcomet::registry::key< error_policy > [inline]
operator++()comet::registry::key< error_policy > [inline]
operator++(int)comet::registry::key< error_policy > [inline]
operator=(const T &val)comet::registry::key< error_policy > [inline]
operator=(const key &rhs)comet::registry::key< error_policy > [inline]
operator[](const tstring &value_name) constcomet::registry::key< error_policy > [inline]
subkeys_type typedefcomet::registry::key< error_policy >
swap(key &rhs) (defined in comet::registry::key< error_policy >)comet::registry::key< error_policy > [inline]
value_names_type typedefcomet::registry::key< error_policy >
values_type typedefcomet::registry::key< error_policy >