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

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

#include <zero_convention_mapper.hpp>

Collaboration diagram for zero_convention_mapper:
Collaboration graph

Static Public Member Functions

static domain::zero_convention map (const zero_convention_entity &v)
 
static zero_convention_entity map (const domain::zero_convention &v)
 
static std::vector< domain::zero_conventionmap (const std::vector< zero_convention_entity > &v)
 
static std::vector< zero_convention_entitymap (const std::vector< domain::zero_convention > &v)
 

Detailed Description

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