libjmmcg  build_2364
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_UNITED_STATES_OF_AMERICA__THE__US_Dollar__Next_day_ Struct Reference

#include <iso_4217_currency_codes.hpp>

Public Types

enum  : std::size_t { ccy_nbr =997, 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_UNITED_STATES_OF_AMERICA__THE__US_Dollar__Next_day_
 
static constexpr const char country_name []
 
static constexpr const char currency_name []
 

Detailed Description

Definition at line 911 of file iso_4217_currency_codes.hpp.

Member Enumeration Documentation

anonymous enum : std::size_t
Enumerator
ccy_nbr 
ccy_mnr_unts 

Definition at line 912 of file iso_4217_currency_codes.hpp.

Member Function Documentation

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

Definition at line 925 of file iso_4217_currency_codes.hpp.

Member Data Documentation

constexpr ISO_4217_Currency_Codes isimud::exchanges::common::ccy_codes::private_::ccy_details_UNITED_STATES_OF_AMERICA__THE__US_Dollar__Next_day_::ccy =ISO_4217_Currency_Codes::ISO_4217_UNITED_STATES_OF_AMERICA__THE__US_Dollar__Next_day_
static

Definition at line 916 of file iso_4217_currency_codes.hpp.

constexpr const char isimud::exchanges::common::ccy_codes::private_::ccy_details_UNITED_STATES_OF_AMERICA__THE__US_Dollar__Next_day_::country_name
static
Initial value:
={
'U','N','I','T','E','D','S','T','A','T','E','S','O','F','A','M','E','R','I','C','A','T','H','E','\0'
}

Definition at line 917 of file iso_4217_currency_codes.hpp.

constexpr const char isimud::exchanges::common::ccy_codes::private_::ccy_details_UNITED_STATES_OF_AMERICA__THE__US_Dollar__Next_day_::currency_name
static
Initial value:
={
'U','S','D','o','l','l','a','r','N','e','x','t','d','a','y','\0'
}

Definition at line 920 of file iso_4217_currency_codes.hpp.


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