live
|
#include <Locale.hh>
Public Member Functions | |
Locale (char const *newLocale, LocaleCategory category=All) | |
virtual | ~Locale () |
Private Attributes | |
locale_t | fLocale |
locale_t | fPrevLocale |
Locale::Locale | ( | char const * | newLocale, |
LocaleCategory | category = All |
||
) |
|
virtual |