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

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

#include <dataset_bundle_mapper.hpp>

Collaboration diagram for dataset_bundle_mapper:
Collaboration graph

Static Public Member Functions

static domain::dataset_bundle map (const dataset_bundle_entity &v)
 
static dataset_bundle_entity map (const domain::dataset_bundle &v)
 
static std::vector< domain::dataset_bundlemap (const std::vector< dataset_bundle_entity > &v)
 
static std::vector< dataset_bundle_entitymap (const std::vector< domain::dataset_bundle > &v)
 

Detailed Description

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