#include <locale.h>
Inheritance diagram for Locale::

Public Methods | |
| Locale (Line &line) | |
| Locale () | |
| bool | operator! () const |
| class is valid? More... | |
| std::string | get_language () const |
| returns the selected language. More... | |
| bool | is_default () const |
| returns true if the default flag is set. More... | |
| Line | get_line () const |
Private Attributes | |
| std::string | language |
| bool | is_valid_tag |
| bool | isdefault |
|
|
|
|
|
|
|
|
returns the selected language.
|
|
|
Reimplemented from Tag. |
|
|
returns true if the default flag is set.
|
|
|
class is valid?
Reimplemented from Tag. |
|
|
Reimplemented from Tag. |
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001