reg_traits Member List

This is the complete list of members for reg_traits, including all inherited members.

bool_type typedefsystem_traits
char_copy(char_type *dest, char_type const *src, size_type n)system_traits [static]
char_type typedefreg_traits
class_type typedefsystem_traits
close_handle(handle_type h)system_traits [static]
difference_type typedefreg_traits
error_type typedefsystem_traits
expand_environment_strings(char_type const *src, char_type *buffer, size_type cchBuffer)system_traits [static]
find_symbol(module_type hModule, char const *symbolName)system_traits [static]
free_library(module_type hModule)system_traits [static]
get_environment_variable(char_type const *name, char_type *buffer, size_type cchBuffer)system_traits [static]
get_last_error()system_traits [static]
get_locale_info(LCID locale, LCTYPE type, char_type *data, int_type cchData)system_traits [static]
get_module_directory(HINSTANCE hModule, char_type *buffer, size_type cchBuffer)system_traits [static]
get_module_filename(HINSTANCE hModule, char_type *buffer, size_type cchBuffer)system_traits [static]
get_system_directory(char_type *buffer, size_type cchBuffer)system_traits [static]
get_windows_directory(char_type *buffer, size_type cchBuffer)system_traits [static]
handle_type typedefsystem_traits
hkey_type typedefreg_traits
int_type typedefsystem_traits
key_dup(hkey_type hkey, REGSAM samDesired=KEY_ALL_ACCESS, result_type *result=NULL)reg_traits [static]
load_library(char_type const *name)system_traits [static]
module_type typedefsystem_traits
reg_create_key(hkey_type hkey, char_type const *sub_key_name, hkey_type *hkey_result, REGSAM samDesired=KEY_ALL_ACCESS)reg_traits [static]
reg_create_key(hkey_type hkey, char_type const *sub_key_name, hkey_type *hkey_result, bool &bCreated, REGSAM samDesired=KEY_ALL_ACCESS) (defined in reg_traits)reg_traits [static]
reg_delete_key(hkey_type hkey, char_type const *sub_key_name)reg_traits [static]
reg_delete_tree(hkey_type hkey, char_type const *sub_key_name)reg_traits [static]
reg_delete_value(hkey_type hkey, char_type const *valueName)reg_traits [static]
reg_dup_key(hkey_type hkey, REGSAM samDesired=KEY_ALL_ACCESS, result_type *result=NULL)reg_traits [static]
reg_enum_key(hkey_type hkey, ws_dword_t index, char_type *key_name, size_type *cch_key_name, time_type *time_last_write=NULL)reg_traits [static]
reg_enum_key(hkey_type hkey, ws_dword_t index, char_type *key_name, size_type *cch_key_name, char_type *key_class, size_type *cch_key_class, time_type *time_last_write)reg_traits [static]
reg_enum_value(hkey_type hkey, ws_dword_t index, char_type *valueName, size_type *cch_valueName, ws_dword_t *valueType, void *data, size_type &cbData)reg_traits [static]
reg_enum_value(hkey_type hkey, ws_dword_t index, char_type *valueName, size_type *cch_valueName)reg_traits [static]
reg_open_key(hkey_type hkey, char_type const *sub_key_name, hkey_type *hkey_result, REGSAM samDesired=KEY_ALL_ACCESS)reg_traits [static]
reg_query_info(hkey_type hkey, char_type *key_class, size_type *cch_key_class, ws_uint32_t *c_sub_keys, size_type *cch_sub_key_max, size_type *cch_key_class_max, ws_uint32_t *c_values, size_type *cch_valueName_max, size_type *cb_value_data_max, size_type *cb_security_descriptor_max, time_type *time_last_write)reg_traits [static]
reg_query_value(hkey_type hkey, char_type const *valueName, ws_dword_t &valueType, void *data, size_type &cbData)reg_traits [static]
reg_set_value(hkey_type hkey, char_type const *valueName, ws_dword_t valueType, void const *data, size_type cbData)reg_traits [static]
result_type typedefreg_traits
set_last_error(error_type er=error_type())system_traits [static]
size_type typedefreg_traits
str_cat(char_type *dest, char_type const *src)system_traits [static]
str_chr(char_type const *s, char_type ch)system_traits [static]
str_compare(char_type const *s1, char_type const *s2)system_traits [static]
str_compare_no_case(char_type const *s1, char_type const *s2)system_traits [static]
str_copy(char_type *dest, char_type const *src)system_traits [static]
str_end(char_type const *s)system_traits [static]
str_len(char_type const *src)system_traits [static]
str_n_cat(char_type *dest, char_type const *src, size_type cch)system_traits [static]
str_n_compare(char_type const *s1, char_type const *s2, size_type cch)system_traits [static]
str_n_copy(char_type *dest, char_type const *src, size_type cch)system_traits [static]
str_pbrk(char_type const *s, char_type const *charSet)system_traits [static]
str_rchr(char_type const *s, char_type ch)system_traits [static]
str_set(char_type *s, size_type n, char_type c)system_traits [static]
str_str(char_type const *s, char_type const *sub)system_traits [static]
string_type typedefreg_traits
time_type typedefreg_traits


Generated on Thu Jun 10 08:59:34 2010 for STLSoft by  doxygen 1.5.6