|
Open CASCADE Technology 6.5.2
|
Define the locale.
#include <OSD_Localizer.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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 | |
| 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::operator delete | ( | void * | anAddress | ) | [inline] |
| void* OSD_Localizer::operator new | ( | size_t | size | ) | [inline] |
| void* OSD_Localizer::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void OSD_Localizer::Restore | ( | ) |
| void OSD_Localizer::SetLocale | ( | const Standard_Integer | Category, |
| const Standard_CString | Locale | ||
| ) |
1.7.4