#include <PoseCommandArray.h>
Public Types | |
typedef std::vector < ::r2_msgs::PoseCommand_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::r2_msgs::PoseCommand_ < ContainerAllocator > >::other > | _command_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef boost::shared_ptr < ::r2_msgs::PoseCommandArray_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::r2_msgs::PoseCommandArray_ < ContainerAllocator > > | Ptr |
typedef PoseCommandArray_ < ContainerAllocator > | Type |
Public Member Functions | |
PoseCommandArray_ () | |
PoseCommandArray_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::r2_msgs::PoseCommand_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::r2_msgs::PoseCommand_ < ContainerAllocator > >::other > | command |
::std_msgs::Header_ < ContainerAllocator > | header |
Definition at line 23 of file PoseCommandArray.h.
typedef std::vector< ::r2_msgs::PoseCommand_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::r2_msgs::PoseCommand_<ContainerAllocator> >::other > r2_msgs::PoseCommandArray_< ContainerAllocator >::_command_type |
Definition at line 41 of file PoseCommandArray.h.
typedef ::std_msgs::Header_<ContainerAllocator> r2_msgs::PoseCommandArray_< ContainerAllocator >::_header_type |
Definition at line 38 of file PoseCommandArray.h.
typedef boost::shared_ptr< ::r2_msgs::PoseCommandArray_<ContainerAllocator> const> r2_msgs::PoseCommandArray_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file PoseCommandArray.h.
typedef boost::shared_ptr< ::r2_msgs::PoseCommandArray_<ContainerAllocator> > r2_msgs::PoseCommandArray_< ContainerAllocator >::Ptr |
Definition at line 45 of file PoseCommandArray.h.
typedef PoseCommandArray_<ContainerAllocator> r2_msgs::PoseCommandArray_< ContainerAllocator >::Type |
Definition at line 24 of file PoseCommandArray.h.
r2_msgs::PoseCommandArray_< ContainerAllocator >::PoseCommandArray_ | ( | ) | [inline] |
Definition at line 26 of file PoseCommandArray.h.
r2_msgs::PoseCommandArray_< ContainerAllocator >::PoseCommandArray_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file PoseCommandArray.h.
boost::shared_ptr<std::map<std::string, std::string> > r2_msgs::PoseCommandArray_< ContainerAllocator >::__connection_header |
Definition at line 47 of file PoseCommandArray.h.
std::vector< ::r2_msgs::PoseCommand_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::r2_msgs::PoseCommand_<ContainerAllocator> >::other > r2_msgs::PoseCommandArray_< ContainerAllocator >::command |
Definition at line 42 of file PoseCommandArray.h.
::std_msgs::Header_<ContainerAllocator> r2_msgs::PoseCommandArray_< ContainerAllocator >::header |
Definition at line 39 of file PoseCommandArray.h.