netting set details data model and serialization More...
Go to the source code of this file.
Classes | |
class | NettingSetDetails |
Serializable object holding netting set identification data. More... | |
Namespaces | |
namespace | ore |
Serializable Credit Default Swap. | |
namespace | ore::data |
Functions | |
bool | operator< (const NettingSetDetails &lhs, const NettingSetDetails &rhs) |
Comparison operators. More... | |
bool | operator== (const NettingSetDetails &lhs, const NettingSetDetails &rhs) |
bool | operator!= (const NettingSetDetails &lhs, const NettingSetDetails &rhs) |
std::ostream & | operator<< (std::ostream &out, const NettingSetDetails &nettingSetDetails) |
Enable writing of netting set details. More... | |
netting set details data model and serialization
Definition in file nettingsetdetails.hpp.