|
ORE Studio 0.0.4
|
Maps domain model entities to ORE XML and vice-versa. More...
#include <currency_mapper.hpp>

Static Public Member Functions | |
| static domain::currency | map (const CurrencyElement &v) |
| static CurrencyElement | map (const domain::currency &v) |
| static std::vector< domain::currency > | map (const CurrencyConfig &v) |
| static CurrencyConfig | map (const std::vector< domain::currency > &v) |
Maps domain model entities to ORE XML and vice-versa.