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

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

#include <bond_instrument_mapper.hpp>

Collaboration diagram for bond_instrument_mapper:
Collaboration graph

Static Public Member Functions

static domain::bond_instrument map (const bond_instrument_entity &v)
 
static bond_instrument_entity map (const domain::bond_instrument &v)
 
static std::vector< domain::bond_instrumentmap (const std::vector< bond_instrument_entity > &v)
 
static std::vector< bond_instrument_entitymap (const std::vector< domain::bond_instrument > &v)
 

Detailed Description

Maps bond_instrument domain entities to data storage and vice-versa.