#include <robot_controllersend.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _cmd_type |
typedef int32_t | _robotid_type |
typedef boost::shared_ptr < ::openraveros::robot_controllersendRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::openraveros::robot_controllersendRequest_ < ContainerAllocator > > | Ptr |
typedef robot_controllersendRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
robot_controllersendRequest_ () | |
robot_controllersendRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | cmd |
int32_t | robotid |
Definition at line 25 of file robot_controllersend.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::robot_controllersendRequest_< ContainerAllocator >::_cmd_type |
Definition at line 43 of file robot_controllersend.h.
typedef int32_t openraveros::robot_controllersendRequest_< ContainerAllocator >::_robotid_type |
Definition at line 40 of file robot_controllersend.h.
typedef boost::shared_ptr< ::openraveros::robot_controllersendRequest_<ContainerAllocator> const> openraveros::robot_controllersendRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file robot_controllersend.h.
typedef boost::shared_ptr< ::openraveros::robot_controllersendRequest_<ContainerAllocator> > openraveros::robot_controllersendRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file robot_controllersend.h.
typedef robot_controllersendRequest_<ContainerAllocator> openraveros::robot_controllersendRequest_< ContainerAllocator >::Type |
Definition at line 26 of file robot_controllersend.h.
openraveros::robot_controllersendRequest_< ContainerAllocator >::robot_controllersendRequest_ | ( | ) | [inline] |
Definition at line 28 of file robot_controllersend.h.
openraveros::robot_controllersendRequest_< ContainerAllocator >::robot_controllersendRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file robot_controllersend.h.
boost::shared_ptr<std::map<std::string, std::string> > openraveros::robot_controllersendRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file robot_controllersend.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > openraveros::robot_controllersendRequest_< ContainerAllocator >::cmd |
Definition at line 44 of file robot_controllersend.h.
int32_t openraveros::robot_controllersendRequest_< ContainerAllocator >::robotid |
Definition at line 41 of file robot_controllersend.h.