contains Active robot Instance info More...
#include <RT_Control_API.h>
Public Attributes | |
std::string | trader_name_ |
trader(account) which owns this instance | |
std::string | robot_name_ |
robot type name | |
std::string | robot_id_ |
uniq robot id (uniq for server on which this robot is running) | |
time_t | init_time_ |
Robot init time Utc timestamp. | |
int | robot_state_ |
robot state | |
std::string | status_str_ |
Robot status string. | |
std::map< std::string, std::string > | xml_reports_ |
contains Active robot Instance info
class RobotInstanceInfo
std::map<std::string,std::string> rt_ctrl::RobotInstanceInfo::xml_reports_ |
This is a mop of robot reports stored by report's name