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

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

#include <fpml_event_type_mapper.hpp>

Collaboration diagram for fpml_event_type_mapper:
Collaboration graph

Static Public Member Functions

static domain::fpml_event_type map (const fpml_event_type_entity &v)
 
static fpml_event_type_entity map (const domain::fpml_event_type &v)
 
static std::vector< domain::fpml_event_typemap (const std::vector< fpml_event_type_entity > &v)
 
static std::vector< fpml_event_type_entitymap (const std::vector< domain::fpml_event_type > &v)
 

Detailed Description

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