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

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

#include <day_count_fraction_type_mapper.hpp>

Collaboration diagram for day_count_fraction_type_mapper:
Collaboration graph

Static Public Member Functions

static domain::day_count_fraction_type map (const day_count_fraction_type_entity &v)
 
static day_count_fraction_type_entity map (const domain::day_count_fraction_type &v)
 
static std::vector< domain::day_count_fraction_typemap (const std::vector< day_count_fraction_type_entity > &v)
 
static std::vector< day_count_fraction_type_entitymap (const std::vector< domain::day_count_fraction_type > &v)
 

Detailed Description

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