ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
mapped_conventions Struct Reference

All convention types extracted from a single ORE conventions.xml file. More...

#include <conventions_mapper.hpp>

Collaboration diagram for mapped_conventions:
Collaboration graph

Public Attributes

std::vector< refdata::domain::zero_conventionzero
 
std::vector< refdata::domain::deposit_conventiondeposit
 
std::vector< refdata::domain::swap_conventionswap
 
std::vector< refdata::domain::ois_conventionois
 
std::vector< refdata::domain::fra_conventionfra
 
std::vector< refdata::domain::ibor_index_conventionibor_index
 
std::vector< refdata::domain::overnight_index_conventionovernight_index
 
std::vector< refdata::domain::fx_conventionfx
 
std::vector< refdata::domain::cds_conventioncds
 

Detailed Description

All convention types extracted from a single ORE conventions.xml file.

The nine fields correspond to the nine convention categories currently modelled in the ORES refdata domain. ORE conventions.xml contains additional types (AverageOIS, TenorBasisSwap, CrossCurrencyBasis, InflationSwap, etc.) that are not yet modelled and are silently skipped during import.