#include <LangInfo.h>
◆ CRegion()
CLangInfo::CRegion::CRegion |
( |
| ) |
|
◆ SetDefaults()
void CLangInfo::CRegion::SetDefaults |
( |
| ) |
|
◆ SetGlobalLocale()
void CLangInfo::CRegion::SetGlobalLocale |
( |
| ) |
|
Set the locale associated with this region global.
Set the locale associated with this region global. This affects string sorting & transformations.
- Todo
- move to CLangInfo class
◆ SetSpeedUnit()
void CLangInfo::CRegion::SetSpeedUnit |
( |
const std::string & | strUnit | ) |
|
◆ SetTemperatureUnit()
void CLangInfo::CRegion::SetTemperatureUnit |
( |
const std::string & | strUnit | ) |
|
◆ SetTimeZone()
void CLangInfo::CRegion::SetTimeZone |
( |
const std::string & | strTimeZone | ) |
|
◆ m_cDecimalSep
char CLangInfo::CRegion::m_cDecimalSep |
◆ m_cThousandsSep
char CLangInfo::CRegion::m_cThousandsSep |
◆ m_speedUnit
◆ m_strDateFormatLong
std::string CLangInfo::CRegion::m_strDateFormatLong |
◆ m_strDateFormatShort
std::string CLangInfo::CRegion::m_strDateFormatShort |
◆ m_strGrouping
std::string CLangInfo::CRegion::m_strGrouping |
◆ m_strLangLocaleCodeTwoChar
std::string CLangInfo::CRegion::m_strLangLocaleCodeTwoChar |
◆ m_strLangLocaleName
std::string CLangInfo::CRegion::m_strLangLocaleName |
◆ m_strMeridiemSymbols
std::string CLangInfo::CRegion::m_strMeridiemSymbols[2] |
◆ m_strName
std::string CLangInfo::CRegion::m_strName |
◆ m_strRegionLocaleName
std::string CLangInfo::CRegion::m_strRegionLocaleName |
◆ m_strTimeFormat
std::string CLangInfo::CRegion::m_strTimeFormat |
◆ m_strTimeZone
std::string CLangInfo::CRegion::m_strTimeZone |
◆ m_tempUnit
The documentation for this class was generated from the following files: