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

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

#include <swap_convention_mapper.hpp>

Collaboration diagram for swap_convention_mapper:
Collaboration graph

Static Public Member Functions

static domain::swap_convention map (const swap_convention_entity &v)
 
static swap_convention_entity map (const domain::swap_convention &v)
 
static std::vector< domain::swap_conventionmap (const std::vector< swap_convention_entity > &v)
 
static std::vector< swap_convention_entitymap (const std::vector< domain::swap_convention > &v)
 

Detailed Description

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