rt_ctrl::RobotInstanceInfo Struct Reference

contains Active robot Instance info More...

#include <RT_Control_API.h>

List of all members.

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_

Detailed Description

contains Active robot Instance info

class RobotInstanceInfo


Member Data Documentation

std::map<std::string,std::string> rt_ctrl::RobotInstanceInfo::xml_reports_

This is a mop of robot reports stored by report's name


The documentation for this struct was generated from the following file:
 All Classes Functions Variables
Generated on Mon Apr 4 06:27:01 2011 for ArgoSE RT Control API by  doxygen 1.6.3