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

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