Class | Description |
---|---|
BondManager |
BondManager implements a container that holds the EOD and bond static information on a per issuer basis.
|
CDSManager |
CDSManager is the container that retrieves the EOD and CDS/credit curve information on a per-issuer basis
and populates the MPC.
|
EnvManager |
EnvManager sets the environment/connection parameters, and populates the market parameters for the given
EOD.
|
EODCurves |
EODCurves that creates the closing curves from the closing marks available in the DB for a given EOD and
populates them onto the MPC.
|
RatesManager |
RatesManager manages the creation/loading of rates curves of different kinds for a given EOD.
|
StandardCDXManager |
StandardCDXManager implements the creation and the static details of the all the NA, EU, SovX, EMEA, and
ASIA standardized CDS indices.
|
StaticBACurves |
StaticBACurves that creates the closing curves from custom/user defined marks for a given EOD and
populates them onto the MPC.
|