#include <orea/aggregation/exposureallocator.hpp>#include <orea/cube/inmemorycube.hpp>#include <ored/portfolio/trade.hpp>Go to the source code of this file.
Namespaces | |
| namespace | ore |
| namespace | ore::analytics |
Functions | |
| ExposureAllocator::AllocationMethod | parseAllocationMethod (const string &s) |
| Convert text representation to ExposureAllocator::AllocationMethod. More... | |
| std::ostream & | operator<< (std::ostream &out, ExposureAllocator::AllocationMethod m) |
| Convert ExposureAllocator::AllocationMethod to text representation. More... | |