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

#include <iso_4217_currency_codes.hpp>

Public Types

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

Detailed Description

Definition at line 833 of file iso_4217_currency_codes.hpp.

Member Enumeration Documentation

anonymous enum : std::size_t
Enumerator
ccy_nbr 
ccy_mnr_unts 

Definition at line 834 of file iso_4217_currency_codes.hpp.

Member Function Documentation

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

Definition at line 847 of file iso_4217_currency_codes.hpp.

Member Data Documentation

constexpr ISO_4217_Currency_Codes isimud::exchanges::common::ccy_codes::private_::ccy_details_UNITED_KINGDOM_OF_GREAT_BRITAIN_AND_NORTHERN_IRELAND__THE__Pound_Sterling::ccy =ISO_4217_Currency_Codes::ISO_4217_UNITED_KINGDOM_OF_GREAT_BRITAIN_AND_NORTHERN_IRELAND__THE__Pound_Sterling
static

Definition at line 838 of file iso_4217_currency_codes.hpp.

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

Definition at line 839 of file iso_4217_currency_codes.hpp.

constexpr const char isimud::exchanges::common::ccy_codes::private_::ccy_details_UNITED_KINGDOM_OF_GREAT_BRITAIN_AND_NORTHERN_IRELAND__THE__Pound_Sterling::currency_name
static
Initial value:
={
'P','o','u','n','d','S','t','e','r','l','i','n','g','\0'
}

Definition at line 842 of file iso_4217_currency_codes.hpp.


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