ledger-core
Public Member Functions | Public Attributes | List of all members
ledger::core::api::Locale Struct Referencefinal

Public Member Functions

 Locale (std::string DecimalSeparator_, std::string ThousandsSeparator_, bool IsPrefixedByCurrencySymbol_)
 
 Locale (const Locale &cpy)
 
Localeoperator= (const Locale &cpy)
 
template<class Archive >
void load (Archive &archive)
 
template<class Archive >
void save (Archive &archive) const
 

Public Attributes

std::string DecimalSeparator
 
std::string ThousandsSeparator
 
bool IsPrefixedByCurrencySymbol
 

The documentation for this struct was generated from the following file: