|
ORE Studio 0.0.4
|
Maps credit_instrument domain entities to data storage and vice-versa. More...
#include <credit_instrument_mapper.hpp>

Static Public Member Functions | |
| static domain::credit_instrument | map (const credit_instrument_entity &v) |
| static credit_instrument_entity | map (const domain::credit_instrument &v) |
| static std::vector< domain::credit_instrument > | map (const std::vector< credit_instrument_entity > &v) |
| static std::vector< credit_instrument_entity > | map (const std::vector< domain::credit_instrument > &v) |
Maps credit_instrument domain entities to data storage and vice-versa.