#include <orea/engine/marketriskreport.hpp>
Inheritance diagram for TradeGroupBaseContainer:
Collaboration diagram for TradeGroupBaseContainer:Public Member Functions | |
| TradeGroupBaseContainer () | |
| virtual | ~TradeGroupBaseContainer () |
| virtual QuantLib::ext::shared_ptr< TradeGroupBase > | next ()=0 |
| virtual void | add (const QuantLib::ext::shared_ptr< TradeGroupBase > &tradeGroup)=0 |
| virtual void | reset ()=0 |
Definition at line 73 of file marketriskreport.hpp.
Definition at line 75 of file marketriskreport.hpp.
|
virtual |
Definition at line 76 of file marketriskreport.hpp.
|
pure virtual |
Implemented in TradeGroupContainer.
|
pure virtual |
Implemented in TradeGroupContainer.
|
pure virtual |
Implemented in TradeGroupContainer.