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

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

#include <instrument_mapper.hpp>

Collaboration diagram for instrument_mapper:
Collaboration graph

Static Public Member Functions

static domain::instrument map (const instrument_entity &v)
 
static instrument_entity map (const domain::instrument &v)
 
static std::vector< domain::instrumentmap (const std::vector< instrument_entity > &v)
 
static std::vector< instrument_entitymap (const std::vector< domain::instrument > &v)
 

Detailed Description

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