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

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