netting set details data model and serialization More...
Classes | |
| class | NettingSetDetails |
| Serializable object holding netting set identification data. More... | |
Namespaces | |
| ore | |
| Serializable Credit Default Swap. | |
| ore::data | |
Functions | |
| bool | operator< (const NettingSetDetails &lhs, const NettingSetDetails &rhs) |
| Comparison operators. | |
| 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. | |
netting set details data model and serialization