get_account(const std::string &account)=0 | RT::IRiskInfoHelper | [pure virtual] |
get_positions(const std::string &account, std::list< IPosition * > &)=0 | RT::IRiskInfoHelper | [pure virtual] |
is_valid()=0 (defined in RT::IRiskInfoHelper) | RT::IRiskInfoHelper | [pure virtual] |
subscribe_account(IRiskInfoConsumer *, const std::string &account)=0 | RT::IRiskInfoHelper | [pure virtual] |
subscribe_positions(IRiskInfoConsumer *, const std::string &account, const std::string &symbol="", const std::string &parent_sec_id="")=0 | RT::IRiskInfoHelper | [pure virtual] |