Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
nettingsetdetails.hpp File Reference

netting set details data model and serialization More...

#include <map>
#include <ored/utilities/xmlutils.hpp>
#include <set>

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...
 

Detailed Description

netting set details data model and serialization

Definition in file nettingsetdetails.hpp.