Pyro higlevel API
|
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 |
|
inline |
|
inline |
References os::Locale::Private::Clear().
|
inline |
References os::Locale::Private::m_pcCol, and os::Locale::Private::m_pcSystemResource.
Referenced by os::Locale::operator=(), and os::Locale::Private::~Private().
|
inline |
References os::Locale::Private::m_pcCol.
Referenced by os::Locale::GetResourceStream().
|
inline |
References os::Locale::Private::m_pcCol.
Referenced by os::Locale::GetSystemResourceStream().
|
inline |
References os::String::c_str(), os::Message::FindString(), os::Message::GetNameInfo(), os::Settings::Load(), and os::Locale::Private::m_cLang.
Referenced by os::Locale::operator=(), and os::Locale::Private::Private().
std::vector<String> os::Locale::Private::m_cLang |
String os::Locale::Private::m_cName |
Resources* os::Locale::Private::m_pcCol |
Resources* os::Locale::Private::m_pcSystemResource |
Referenced by os::Locale::Private::Clear(), and os::Locale::Private::Private().