|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <winstl_error_desc.h>
Public Types | |
| typedef C | char_type |
| The character type. | |
| typedef T | traits_type |
| The traits_type. | |
| typedef basic_error_desc< C, T > | class_type |
| The current parameterisation of the type. | |
Public Methods | |
| basic_error_desc (ws_dword_t error=GetLastError(), char_type const *paths=NULL) | |
| Constructor. | |
| ~basic_error_desc () winstl_throw_0() | |
| Destructor. | |
| char_type const * | get_description () const |
| The error description. | |
| operator char_type const * () const | |
| The error description. | |
This class
|
|
The character type.
|
|
|
The current parameterisation of the type.
|
|
|
The traits_type.
|
|
||||||||||||
|
Constructor.
|
|
|
Destructor.
|
|
|
The error description.
|
|
|
The error description.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |