$search
#include <InteractiveMarkerPose.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _pose_type |
typedef boost::shared_ptr < ::visualization_msgs::InteractiveMarkerPose_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::visualization_msgs::InteractiveMarkerPose_ < ContainerAllocator > > | Ptr |
typedef InteractiveMarkerPose_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
InteractiveMarkerPose_ (const ContainerAllocator &_alloc) | |
InteractiveMarkerPose_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
::geometry_msgs::Pose_ < ContainerAllocator > | pose |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 23 of file InteractiveMarkerPose.h.
typedef ::std_msgs::Header_<ContainerAllocator> visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::_header_type |
Definition at line 40 of file InteractiveMarkerPose.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::_name_type |
Definition at line 46 of file InteractiveMarkerPose.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::_pose_type |
Definition at line 43 of file InteractiveMarkerPose.h.
typedef boost::shared_ptr< ::visualization_msgs::InteractiveMarkerPose_<ContainerAllocator> const> visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::ConstPtr |
Definition at line 149 of file InteractiveMarkerPose.h.
typedef boost::shared_ptr< ::visualization_msgs::InteractiveMarkerPose_<ContainerAllocator> > visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::Ptr |
Definition at line 148 of file InteractiveMarkerPose.h.
typedef InteractiveMarkerPose_<ContainerAllocator> visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::Type |
Definition at line 24 of file InteractiveMarkerPose.h.
visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::InteractiveMarkerPose_ | ( | ) | [inline] |
Definition at line 26 of file InteractiveMarkerPose.h.
visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::InteractiveMarkerPose_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file InteractiveMarkerPose.h.
ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 55 of file InteractiveMarkerPose.h.
ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 62 of file InteractiveMarkerPose.h.
ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 119 of file InteractiveMarkerPose.h.
static ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 53 of file InteractiveMarkerPose.h.
static const char* visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 51 of file InteractiveMarkerPose.h.
static ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 60 of file InteractiveMarkerPose.h.
static const char* visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 58 of file InteractiveMarkerPose.h.
static ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 117 of file InteractiveMarkerPose.h.
static const char* visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 65 of file InteractiveMarkerPose.h.
virtual ROS_DEPRECATED uint8_t* visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 130 of file InteractiveMarkerPose.h.
virtual ROS_DEPRECATED uint32_t visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 139 of file InteractiveMarkerPose.h.
virtual ROS_DEPRECATED uint8_t* visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 121 of file InteractiveMarkerPose.h.
boost::shared_ptr<std::map<std::string, std::string> > visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::__connection_header |
Definition at line 150 of file InteractiveMarkerPose.h.
::std_msgs::Header_<ContainerAllocator> visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::header |
Definition at line 41 of file InteractiveMarkerPose.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::name |
Definition at line 47 of file InteractiveMarkerPose.h.
::geometry_msgs::Pose_<ContainerAllocator> visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::pose |
Definition at line 44 of file InteractiveMarkerPose.h.