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

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