Go to the source code of this file.
Classes | |
class | InMemoryLoader |
Namespaces | |
namespace | ore |
Serializable Credit Default Swap. | |
namespace | ore::data |
Functions | |
void | loadDataFromBuffers ( InMemoryLoader &loader, const std::vector< std::string > &marketData, const std::vector< std::string > &fixingData, bool implyTodaysFixings=false) |
Utility function for loading market quotes and fixings from an in memory csv buffer. More... | |