|
|
|
|
|
|
|
|
|
|
|
|||||||
Compounds | |
| class | basic_error_desc |
| String form of a Win32 error. More... | |
Typedefs | |
| typedef basic_error_desc< ws_char_a_t > | error_desc_a |
Instantiation of the basic_error_desc template for the ANSI character type char. | |
| typedef basic_error_desc< ws_char_w_t > | error_desc_w |
Instantiation of the basic_error_desc template for the Unicode character type wchar_t. | |
| typedef basic_error_desc< TCHAR > | error_desc |
Instantiation of the basic_error_desc template for the Win32 character type TCHAR. | |
Functions | |
| template<typename C, typename T> C const * | c_str_ptr_null (basic_error_desc< C, T > const &e) |
Returns the corresponding C-string pointer of e. | |
| template<typename C, typename T> C const * | c_str_ptr (basic_error_desc< C, T > const &e) |
Returns the corresponding C-string pointer of e. | |
| template<typename C, typename T> C const * | get_ptr (basic_error_desc< C, T > const &e) |
Returns the corresponding C-string pointer of e. | |
|
|
Instantiation of the basic_error_desc template for the Win32 character type
|
|
|
Instantiation of the basic_error_desc template for the ANSI character type
|
|
|
Instantiation of the basic_error_desc template for the Unicode character type
|
|
|
Returns the corresponding C-string pointer of
|
|
|
Returns the corresponding C-string pointer of
|
|
|
Returns the corresponding C-string pointer of
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |