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

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