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

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