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

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