#include <locale.h>
Public Types | |
| enum | Type { OK = 0, NOT_SANE, LANG_LIST, LANG_NOT_FOUND, MULTIPLE_DEFAULTS, DOUBLE_LOCALE, DEFAULT_LANG } |
Public Methods | |
| Error () | |
| Error (Type t, std::string e) | |
| void | operator= (const Error e) |
Public Attributes | |
| Type | type |
| std::string | err |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001