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

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

#include <floating_index_type_mapper.hpp>

Collaboration diagram for floating_index_type_mapper:
Collaboration graph

Static Public Member Functions

static domain::floating_index_type map (const floating_index_type_entity &v)
 
static floating_index_type_entity map (const domain::floating_index_type &v)
 
static std::vector< domain::floating_index_typemap (const std::vector< floating_index_type_entity > &v)
 
static std::vector< floating_index_type_entitymap (const std::vector< domain::floating_index_type > &v)
 

Detailed Description

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