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

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

#include <fx_instrument_mapper.hpp>

Collaboration diagram for fx_instrument_mapper:
Collaboration graph

Static Public Member Functions

static domain::fx_instrument map (const fx_instrument_entity &v)
 
static fx_instrument_entity map (const domain::fx_instrument &v)
 
static std::vector< domain::fx_instrumentmap (const std::vector< fx_instrument_entity > &v)
 
static std::vector< fx_instrument_entitymap (const std::vector< domain::fx_instrument > &v)
 

Detailed Description

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