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

Static Public Member Functions | |
| static domain::fx_convention | map (const fx_convention_entity &v) |
| static fx_convention_entity | map (const domain::fx_convention &v) |
| static std::vector< domain::fx_convention > | map (const std::vector< fx_convention_entity > &v) |
| static std::vector< fx_convention_entity > | map (const std::vector< domain::fx_convention > &v) |
Maps fx_convention domain entities to data storage layer and vice-versa.