Public Member Functions | |
Private () | |
void | Init () |
~Private () | |
void | Clear () |
Resources * | GetResources () |
Resources * | GetSystemResources () |
Public Attributes | |
std::vector< String > | m_cLang |
String | m_cName |
Resources * | m_pcCol |
Resources * | m_pcSystemResource |
os::Locale::Private::Private | ( | ) | [inline] |
os::Locale::Private::~Private | ( | ) | [inline] |
void os::Locale::Private::Init | ( | ) | [inline] |
void os::Locale::Private::Clear | ( | ) | [inline] |
Resources* os::Locale::Private::GetResources | ( | ) | [inline] |
Resources* os::Locale::Private::GetSystemResources | ( | ) | [inline] |
std::vector<String> os::Locale::Private::m_cLang |