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

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