$search
#include <PositionString.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _pose_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _text_type |
typedef boost::shared_ptr < ::position_string_msgs::PositionString_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::position_string_msgs::PositionString_ < ContainerAllocator > > | Ptr |
typedef PositionString_ < 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) |
PositionString_ (const ContainerAllocator &_alloc) | |
PositionString_ () | |
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 |
::geometry_msgs::Point32_ < ContainerAllocator > | pose |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | text |
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 PositionString.h.
typedef ::std_msgs::Header_<ContainerAllocator> position_string_msgs::PositionString_< ContainerAllocator >::_header_type |
Definition at line 40 of file PositionString.h.
typedef ::geometry_msgs::Point32_<ContainerAllocator> position_string_msgs::PositionString_< ContainerAllocator >::_pose_type |
Definition at line 43 of file PositionString.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > position_string_msgs::PositionString_< ContainerAllocator >::_text_type |
Definition at line 46 of file PositionString.h.
typedef boost::shared_ptr< ::position_string_msgs::PositionString_<ContainerAllocator> const> position_string_msgs::PositionString_< ContainerAllocator >::ConstPtr |
Definition at line 135 of file PositionString.h.
typedef boost::shared_ptr< ::position_string_msgs::PositionString_<ContainerAllocator> > position_string_msgs::PositionString_< ContainerAllocator >::Ptr |
Definition at line 134 of file PositionString.h.
typedef PositionString_<ContainerAllocator> position_string_msgs::PositionString_< ContainerAllocator >::Type |
Definition at line 24 of file PositionString.h.
position_string_msgs::PositionString_< ContainerAllocator >::PositionString_ | ( | ) | [inline] |
Definition at line 26 of file PositionString.h.
position_string_msgs::PositionString_< ContainerAllocator >::PositionString_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file PositionString.h.
ROS_DEPRECATED const std::string position_string_msgs::PositionString_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 55 of file PositionString.h.
ROS_DEPRECATED const std::string position_string_msgs::PositionString_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 62 of file PositionString.h.
ROS_DEPRECATED const std::string position_string_msgs::PositionString_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 105 of file PositionString.h.
static ROS_DEPRECATED const std::string position_string_msgs::PositionString_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 53 of file PositionString.h.
static const char* position_string_msgs::PositionString_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 51 of file PositionString.h.
static ROS_DEPRECATED const std::string position_string_msgs::PositionString_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 60 of file PositionString.h.
static const char* position_string_msgs::PositionString_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 58 of file PositionString.h.
static ROS_DEPRECATED const std::string position_string_msgs::PositionString_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 103 of file PositionString.h.
static const char* position_string_msgs::PositionString_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 65 of file PositionString.h.
virtual ROS_DEPRECATED uint8_t* position_string_msgs::PositionString_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 116 of file PositionString.h.
virtual ROS_DEPRECATED uint32_t position_string_msgs::PositionString_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 125 of file PositionString.h.
virtual ROS_DEPRECATED uint8_t* position_string_msgs::PositionString_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 107 of file PositionString.h.
boost::shared_ptr<std::map<std::string, std::string> > position_string_msgs::PositionString_< ContainerAllocator >::__connection_header |
Definition at line 136 of file PositionString.h.
::std_msgs::Header_<ContainerAllocator> position_string_msgs::PositionString_< ContainerAllocator >::header |
Definition at line 41 of file PositionString.h.
::geometry_msgs::Point32_<ContainerAllocator> position_string_msgs::PositionString_< ContainerAllocator >::pose |
Definition at line 44 of file PositionString.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > position_string_msgs::PositionString_< ContainerAllocator >::text |
Definition at line 47 of file PositionString.h.