Open CASCADE Technology
6.5.4
|
Define the locale.
#include <OSD_Localizer.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | OSD_Localizer (const Standard_Integer Category, const Standard_CString Locale) |
Set locale | |
void | Restore () |
Restore previously locale | |
void | SetLocale (const Standard_Integer Category, const Standard_CString Locale) |
Set locale | |
Standard_CString | Locale () const |
Get locale | |
Standard_Integer | Category () const |
Get Gategory |
DEFINE_STANDARD_ALLOC OSD_Localizer::OSD_Localizer | ( | const Standard_Integer | Category, |
const Standard_CString | Locale | ||
) |
Standard_Integer OSD_Localizer::Category | ( | ) | const |
Standard_CString OSD_Localizer::Locale | ( | ) | const |
void OSD_Localizer::SetLocale | ( | const Standard_Integer | Category, |
const Standard_CString | Locale | ||
) |