Pyro higlevel API
Public Member Functions | Public Attributes | List of all members
os::Locale::Private Class Reference

Public Member Functions

 Private ()
 
void Init ()
 
 ~Private ()
 
void Clear ()
 
ResourcesGetResources ()
 
ResourcesGetSystemResources ()
 

Public Attributes

std::vector< Stringm_cLang
 
String m_cName
 
Resourcesm_pcCol
 
Resourcesm_pcSystemResource
 

Constructor & Destructor Documentation

os::Locale::Private::Private ( )
inline
os::Locale::Private::~Private ( )
inline

Member Function Documentation

void os::Locale::Private::Clear ( )
inline
Resources* os::Locale::Private::GetResources ( )
inline
Resources* os::Locale::Private::GetSystemResources ( )
inline
void os::Locale::Private::Init ( )
inline

Member Data Documentation

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