This is the complete list of members for RelativeXvaExposureAllocator, including all inherited members.
allocatedTradeEneIndex_ (defined in ExposureAllocator) | ExposureAllocator | protected |
allocatedTradeEpeIndex_ (defined in ExposureAllocator) | ExposureAllocator | protected |
AllocationMethod enum name (defined in ExposureAllocator) | ExposureAllocator | |
build() | ExposureAllocator | virtual |
calculateAllocatedEne(const string &tid, const string &nid, const Date &date, const Size sample) override (defined in RelativeXvaExposureAllocator) | RelativeXvaExposureAllocator | protectedvirtual |
calculateAllocatedEpe(const string &tid, const string &nid, const Date &date, const Size sample) override (defined in RelativeXvaExposureAllocator) | RelativeXvaExposureAllocator | protectedvirtual |
ExposureAllocator(const QuantLib::ext::shared_ptr< Portfolio > &portfolio, const QuantLib::ext::shared_ptr< NPVCube > &tradeExposureCube, const QuantLib::ext::shared_ptr< NPVCube > &nettedExposureCube, const Size allocatedTradeEpeIndex=2, const Size allocatedTradeEneIndex=3, const Size tradeEpeIndex=0, const Size tradeEneIndex=1, const Size nettingSetEpeIndex=1, const Size nettingSetEneIndex=2) (defined in ExposureAllocator) | ExposureAllocator | |
exposureCube() (defined in ExposureAllocator) | ExposureAllocator | |
nettedExposureCube_ (defined in ExposureAllocator) | ExposureAllocator | protected |
nettingSetEneIndex_ (defined in ExposureAllocator) | ExposureAllocator | protected |
nettingSetEpeIndex_ (defined in ExposureAllocator) | ExposureAllocator | protected |
nettingSetNegativeValueToday_ (defined in ExposureAllocator) | ExposureAllocator | protected |
nettingSetPositiveValueToday_ (defined in ExposureAllocator) | ExposureAllocator | protected |
nettingSetSumCva_ (defined in RelativeXvaExposureAllocator) | RelativeXvaExposureAllocator | protected |
nettingSetSumDva_ (defined in RelativeXvaExposureAllocator) | RelativeXvaExposureAllocator | protected |
nettingSetValueToday_ (defined in ExposureAllocator) | ExposureAllocator | protected |
portfolio_ (defined in ExposureAllocator) | ExposureAllocator | protected |
RelativeXvaExposureAllocator(const QuantLib::ext::shared_ptr< Portfolio > &portfolio, const QuantLib::ext::shared_ptr< NPVCube > &tradeExposureCube, const QuantLib::ext::shared_ptr< NPVCube > &nettedExposureCube, const QuantLib::ext::shared_ptr< NPVCube > &npvCube, const map< string, Real > &tradeCva, const map< string, Real > &tradeDva, const map< string, Real > &nettingSetSumCva, const map< string, Real > &nettingSetSumDva, const Size allocatedTradeEpeIndex=2, const Size allocatedTradeEneIndex=3, const Size tradeEpeIndex=0, const Size tradeEneIndex=1, const Size nettingSetEpeIndex=0, const Size nettingSetEneIndex=1) (defined in RelativeXvaExposureAllocator) | RelativeXvaExposureAllocator | |
tradeCva_ (defined in RelativeXvaExposureAllocator) | RelativeXvaExposureAllocator | protected |
tradeDva_ (defined in RelativeXvaExposureAllocator) | RelativeXvaExposureAllocator | protected |
tradeEneIndex_ (defined in ExposureAllocator) | ExposureAllocator | protected |
tradeEpeIndex_ (defined in ExposureAllocator) | ExposureAllocator | protected |
tradeExposureCube_ (defined in ExposureAllocator) | ExposureAllocator | protected |
tradeValueToday_ (defined in RelativeXvaExposureAllocator) | RelativeXvaExposureAllocator | protected |
~ExposureAllocator() (defined in ExposureAllocator) | ExposureAllocator | virtual |