ORE Studio 0.0.4
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
role_mapper Class Reference

Maps role domain entities to data storage layer and vice-versa. More...

#include <role_mapper.hpp>

Collaboration diagram for role_mapper:
Collaboration graph

Static Public Member Functions

static domain::role map (const role_entity &v)
 
static role_entity map (const domain::role &v)
 
static std::vector< domain::rolemap (const std::vector< role_entity > &v)
 
static std::vector< role_entitymap (const std::vector< domain::role > &v)
 

Detailed Description

Maps role domain entities to data storage layer and vice-versa.