libjmmcg  build_2226
A C++ library containing an eclectic mix of useful, advanced components.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
jmmcg::exchanges::common::ccy_codes::private_::ccy_details_AUSTRALIA_Australian_Dollar Struct Reference

#include <iso_4217_currency_codes.hpp>

Public Types

enum  : std::size_t { ccy_nbr =36, ccy_mnr_unts =2 }
 

Static Public Member Functions

static std::ostream & to_stream (std::ostream &os) noexcept(false)
 

Static Public Attributes

static constexpr
ISO_4217_Currency_Codes 
ccy =ISO_4217_Currency_Codes::ISO_4217_AUSTRALIA_Australian_Dollar
 
static constexpr const char country_name []
 
static constexpr const char currency_name []
 

Detailed Description

Definition at line 1507 of file iso_4217_currency_codes.hpp.

Member Enumeration Documentation

anonymous enum : std::size_t
Enumerator
ccy_nbr 
ccy_mnr_unts 

Definition at line 1508 of file iso_4217_currency_codes.hpp.

Member Function Documentation

static std::ostream& jmmcg::exchanges::common::ccy_codes::private_::ccy_details_AUSTRALIA_Australian_Dollar::to_stream ( std::ostream &  os)
inlinestaticnoexcept

Definition at line 1521 of file iso_4217_currency_codes.hpp.

Member Data Documentation

constexpr ISO_4217_Currency_Codes jmmcg::exchanges::common::ccy_codes::private_::ccy_details_AUSTRALIA_Australian_Dollar::ccy =ISO_4217_Currency_Codes::ISO_4217_AUSTRALIA_Australian_Dollar
static

Definition at line 1512 of file iso_4217_currency_codes.hpp.

const char jmmcg::exchanges::common::ccy_codes::private_::ccy_details_AUSTRALIA_Australian_Dollar::country_name
static
Initial value:
={
'A','U','S','T','R','A','L','I','A','\0'
}

Definition at line 1513 of file iso_4217_currency_codes.hpp.

const char jmmcg::exchanges::common::ccy_codes::private_::ccy_details_AUSTRALIA_Australian_Dollar::currency_name
static
Initial value:
={
'A','u','s','t','r','a','l','i','a','n','D','o','l','l','a','r','\0'
}

Definition at line 1516 of file iso_4217_currency_codes.hpp.


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