|
ORE Studio 0.0.4
|
Maps fx_instrument domain entities to data storage and vice-versa. More...
#include <fx_instrument_mapper.hpp>

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_instrument > | map (const std::vector< fx_instrument_entity > &v) |
| static std::vector< fx_instrument_entity > | map (const std::vector< domain::fx_instrument > &v) |
Maps fx_instrument domain entities to data storage and vice-versa.