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

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

#include <treatment_dimension_mapper.hpp>

Collaboration diagram for treatment_dimension_mapper:
Collaboration graph

Static Public Member Functions

static domain::treatment_dimension map (const treatment_dimension_entity &v)
 
static treatment_dimension_entity map (const domain::treatment_dimension &v)
 
static std::vector< domain::treatment_dimensionmap (const std::vector< treatment_dimension_entity > &v)
 
static std::vector< treatment_dimension_entitymap (const std::vector< domain::treatment_dimension > &v)
 

Detailed Description

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