#include <Lang.h>
|
| using | StringMap = std::map< std::string, std::string, std::less<> > |
| |
◆ StringMap
◆ Resource()
| Lang::Resource::Resource |
( |
std::string_view |
name, |
|
|
std::string_view |
langCode |
|
) |
| |
|
inline |
◆ Get()
| const std::string & Lang::Resource::Get |
( |
std::string_view |
token | ) |
const |
◆ GetAvailableLanguages()
| std::vector< std::string > Lang::Resource::GetAvailableLanguages |
( |
std::string_view |
resourceName | ) |
|
|
static |
◆ GetLangCode()
| std::string_view Lang::Resource::GetLangCode |
( |
| ) |
const |
|
inline |
◆ GetName()
| std::string_view Lang::Resource::GetName |
( |
| ) |
const |
|
inline |
◆ GetNumStrings()
| Uint32 Lang::Resource::GetNumStrings |
( |
| ) |
const |
|
inline |
◆ GetStrings() [1/2]
◆ GetStrings() [2/2]
◆ Load()
| bool Lang::Resource::Load |
( |
| ) |
|
The documentation for this class was generated from the following files: