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_INTERNATIONAL_MONETARY_FUND__IMF___SDR__Special_Drawing_Right_ Struct Reference

#include <iso_4217_currency_codes.hpp>

Public Types

enum  : std::size_t { ccy_nbr =960, ccy_mnr_unts }
 

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

Detailed Description

Definition at line 4081 of file iso_4217_currency_codes.hpp.

Member Enumeration Documentation

anonymous enum : std::size_t
Enumerator
ccy_nbr 
ccy_mnr_unts 

Definition at line 4082 of file iso_4217_currency_codes.hpp.

Member Function Documentation

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

Definition at line 4097 of file iso_4217_currency_codes.hpp.

Member Data Documentation

constexpr ISO_4217_Currency_Codes isimud::exchanges::common::ccy_codes::private_::ccy_details_INTERNATIONAL_MONETARY_FUND__IMF___SDR__Special_Drawing_Right_::ccy =ISO_4217_Currency_Codes::ISO_4217_INTERNATIONAL_MONETARY_FUND__IMF___SDR__Special_Drawing_Right_
static

Definition at line 4088 of file iso_4217_currency_codes.hpp.

const char isimud::exchanges::common::ccy_codes::private_::ccy_details_INTERNATIONAL_MONETARY_FUND__IMF___SDR__Special_Drawing_Right_::country_name
static
Initial value:
={
'I','N','T','E','R','N','A','T','I','O','N','A','L','M','O','N','E','T','A','R','Y','F','U','N','D','I','M','F','\0'
}

Definition at line 4089 of file iso_4217_currency_codes.hpp.

const char isimud::exchanges::common::ccy_codes::private_::ccy_details_INTERNATIONAL_MONETARY_FUND__IMF___SDR__Special_Drawing_Right_::currency_name
static
Initial value:
={
'S','D','R','S','p','e','c','i','a','l','D','r','a','w','i','n','g','R','i','g','h','t','\0'
}

Definition at line 4092 of file iso_4217_currency_codes.hpp.


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