|
| SPrvLanguage () |
|
| SPrvLanguage (const std::string &_nameLanguage, const std::string &_codeLanguage, const std::string &_codeMessages, const std::string &_codeMonetary, const std::string &_codeNumeric, const std::string &_codeLCForWindows, const std::string &_imgLanguage) |
|
| ~SPrvLanguage () |
|
◆ SPrvLanguage() [1/2]
SPrvLanguage::SPrvLanguage |
( |
| ) |
|
Empty constructor for struct SLanguage. Initialize all strings to ""
◆ SPrvLanguage() [2/2]
SPrvLanguage::SPrvLanguage |
( |
const std::string & | _nameLanguage, |
|
|
const std::string & | _codeLanguage, |
|
|
const std::string & | _codeMessages, |
|
|
const std::string & | _codeMonetary, |
|
|
const std::string & | _codeNumeric, |
|
|
const std::string & | _codeLCForWindows, |
|
|
const std::string & | _imgLanguage ) |
Constructor with parameters for struct SLanguage
- Parameters
-
_nameLanguage | Language's name |
_codeLanguage | Language locale code |
_codeMessages | Messages Locale Code |
_codeMonetary | Monetary locale code |
_codeNumeric | Numeric locale code |
_codeLCForWindows | Windows Locale code |
_imgLanguage | Image of the language |
◆ ~SPrvLanguage()
SPrvLanguage::~SPrvLanguage |
( |
| ) |
|
|
default |
Destructor for struct SLanguage
◆ codeLanguage
std::string SPrvLanguage::codeLanguage |
◆ codeLCForWindows
std::string SPrvLanguage::codeLCForWindows |
◆ codeMessages
std::string SPrvLanguage::codeMessages |
◆ codeMonetary
std::string SPrvLanguage::codeMonetary |
◆ codeNumeric
std::string SPrvLanguage::codeNumeric |
◆ imgLanguage
std::string SPrvLanguage::imgLanguage |
◆ nameLanguage
std::string SPrvLanguage::nameLanguage |
The documentation for this struct was generated from the following file: