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

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