libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
isimud::exchanges::common::ISIN_t::SEDOL_t::padded_SEDOL Struct Reference

#include <isin.hpp>

Public Types

using element_type = std::array< NSIN_t::value_type, 7 >
 

Public Attributes

const NSIN_t::value_type prefix [sizeof(NSIN_t) -sizeof(element_type)] ={'0', '0'}
 
element_type value
 

Detailed Description

Definition at line 113 of file isin.hpp.

Member Typedef Documentation

◆ element_type

Definition at line 114 of file isin.hpp.

Member Data Documentation

◆ prefix

const NSIN_t::value_type isimud::exchanges::common::ISIN_t::SEDOL_t::padded_SEDOL::prefix[sizeof(NSIN_t) -sizeof(element_type)] ={'0', '0'}

Definition at line 116 of file isin.hpp.

◆ value

element_type isimud::exchanges::common::ISIN_t::SEDOL_t::padded_SEDOL::value

Definition at line 117 of file isin.hpp.


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