#include <GetRobotInfo.h>
Public Types | |
typedef ::industrial_msgs::ServiceReturnCode_ < ContainerAllocator > | _code_type |
typedef ::industrial_msgs::DeviceInfo_ < ContainerAllocator > | _controller_type |
typedef std::vector < ::industrial_msgs::DeviceInfo_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::industrial_msgs::DeviceInfo_ < ContainerAllocator > >::other > | _robots_type |
typedef boost::shared_ptr < ::industrial_msgs::GetRobotInfoResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::industrial_msgs::GetRobotInfoResponse_ < ContainerAllocator > > | Ptr |
typedef GetRobotInfoResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetRobotInfoResponse_ () | |
GetRobotInfoResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::industrial_msgs::ServiceReturnCode_ < ContainerAllocator > | code |
::industrial_msgs::DeviceInfo_ < ContainerAllocator > | controller |
std::vector < ::industrial_msgs::DeviceInfo_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::industrial_msgs::DeviceInfo_ < ContainerAllocator > >::other > | robots |
Definition at line 52 of file GetRobotInfo.h.
typedef ::industrial_msgs::ServiceReturnCode_<ContainerAllocator> industrial_msgs::GetRobotInfoResponse_< ContainerAllocator >::_code_type |
Definition at line 75 of file GetRobotInfo.h.
typedef ::industrial_msgs::DeviceInfo_<ContainerAllocator> industrial_msgs::GetRobotInfoResponse_< ContainerAllocator >::_controller_type |
Definition at line 69 of file GetRobotInfo.h.
typedef std::vector< ::industrial_msgs::DeviceInfo_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::industrial_msgs::DeviceInfo_<ContainerAllocator> >::other > industrial_msgs::GetRobotInfoResponse_< ContainerAllocator >::_robots_type |
Definition at line 72 of file GetRobotInfo.h.
typedef boost::shared_ptr< ::industrial_msgs::GetRobotInfoResponse_<ContainerAllocator> const> industrial_msgs::GetRobotInfoResponse_< ContainerAllocator >::ConstPtr |
Definition at line 80 of file GetRobotInfo.h.
typedef boost::shared_ptr< ::industrial_msgs::GetRobotInfoResponse_<ContainerAllocator> > industrial_msgs::GetRobotInfoResponse_< ContainerAllocator >::Ptr |
Definition at line 79 of file GetRobotInfo.h.
typedef GetRobotInfoResponse_<ContainerAllocator> industrial_msgs::GetRobotInfoResponse_< ContainerAllocator >::Type |
Definition at line 53 of file GetRobotInfo.h.
industrial_msgs::GetRobotInfoResponse_< ContainerAllocator >::GetRobotInfoResponse_ | ( | ) | [inline] |
Definition at line 55 of file GetRobotInfo.h.
industrial_msgs::GetRobotInfoResponse_< ContainerAllocator >::GetRobotInfoResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file GetRobotInfo.h.
boost::shared_ptr<std::map<std::string, std::string> > industrial_msgs::GetRobotInfoResponse_< ContainerAllocator >::__connection_header |
Definition at line 81 of file GetRobotInfo.h.
::industrial_msgs::ServiceReturnCode_<ContainerAllocator> industrial_msgs::GetRobotInfoResponse_< ContainerAllocator >::code |
Definition at line 76 of file GetRobotInfo.h.
::industrial_msgs::DeviceInfo_<ContainerAllocator> industrial_msgs::GetRobotInfoResponse_< ContainerAllocator >::controller |
Definition at line 70 of file GetRobotInfo.h.
std::vector< ::industrial_msgs::DeviceInfo_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::industrial_msgs::DeviceInfo_<ContainerAllocator> >::other > industrial_msgs::GetRobotInfoResponse_< ContainerAllocator >::robots |
Definition at line 73 of file GetRobotInfo.h.