ORE Studio 0.0.4
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
overnight_index_convention_mapper Class Reference

Maps overnight_index_convention domain entities to data storage layer and vice-versa. More...

#include <overnight_index_convention_mapper.hpp>

Collaboration diagram for overnight_index_convention_mapper:
Collaboration graph

Static Public Member Functions

static domain::overnight_index_convention map (const overnight_index_convention_entity &v)
 
static overnight_index_convention_entity map (const domain::overnight_index_convention &v)
 
static std::vector< domain::overnight_index_conventionmap (const std::vector< overnight_index_convention_entity > &v)
 
static std::vector< overnight_index_convention_entitymap (const std::vector< domain::overnight_index_convention > &v)
 

Detailed Description

Maps overnight_index_convention domain entities to data storage layer and vice-versa.