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

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

#include <swap_leg_mapper.hpp>

Collaboration diagram for swap_leg_mapper:
Collaboration graph

Static Public Member Functions

static domain::swap_leg map (const swap_leg_entity &v)
 
static swap_leg_entity map (const domain::swap_leg &v)
 
static std::vector< domain::swap_legmap (const std::vector< swap_leg_entity > &v)
 
static std::vector< swap_leg_entitymap (const std::vector< domain::swap_leg > &v)
 

Detailed Description

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