Open CASCADE Technology 6.5.2
Public Member Functions
OSD_Localizer Class Reference

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


Constructor & Destructor Documentation

OSD_Localizer::OSD_Localizer ( const Standard_Integer  Category,
const Standard_CString  Locale 
)

Member Function Documentation

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 
)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines