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
isimud::exchanges::common::ccy_codes::private_::ccy_details_JAPAN_Yen Struct Reference

#include <iso_4217_currency_codes.hpp>

Public Types

enum  : std::size_t { ccy_nbr =392, ccy_mnr_unts =0 }
 

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_JAPAN_Yen
 
static constexpr const char country_name []
 
static constexpr const char currency_name []
 

Detailed Description

Definition at line 4291 of file iso_4217_currency_codes.hpp.

Member Enumeration Documentation

anonymous enum : std::size_t
Enumerator
ccy_nbr 
ccy_mnr_unts 

Definition at line 4292 of file iso_4217_currency_codes.hpp.

Member Function Documentation

static std::ostream& isimud::exchanges::common::ccy_codes::private_::ccy_details_JAPAN_Yen::to_stream ( std::ostream &  os)
inlinestaticnoexcept

Definition at line 4305 of file iso_4217_currency_codes.hpp.

Member Data Documentation

constexpr ISO_4217_Currency_Codes isimud::exchanges::common::ccy_codes::private_::ccy_details_JAPAN_Yen::ccy =ISO_4217_Currency_Codes::ISO_4217_JAPAN_Yen
static

Definition at line 4296 of file iso_4217_currency_codes.hpp.

const char isimud::exchanges::common::ccy_codes::private_::ccy_details_JAPAN_Yen::country_name
static
Initial value:
={
'J','A','P','A','N','\0'
}

Definition at line 4297 of file iso_4217_currency_codes.hpp.

const char isimud::exchanges::common::ccy_codes::private_::ccy_details_JAPAN_Yen::currency_name
static
Initial value:
={
'Y','e','n','\0'
}

Definition at line 4300 of file iso_4217_currency_codes.hpp.


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