#include <orea/engine/marketriskreport.hpp>
Inheritance diagram for TradeGroupBase:
Collaboration diagram for TradeGroupBase:Public Member Functions | |
| TradeGroupBase () | |
| virtual | ~TradeGroupBase () |
| virtual std::string | to_string ()=0 |
| virtual bool | allLevel () const =0 |
Definition at line 62 of file marketriskreport.hpp.
| TradeGroupBase | ( | ) |
Definition at line 64 of file marketriskreport.hpp.
|
virtual |
Definition at line 65 of file marketriskreport.hpp.
|
pure virtual |
Implemented in TradeGroup.
|
pure virtual |
Implemented in TradeGroup.