$search

position_string_msgs::PositionString_< ContainerAllocator > Struct Template Reference

#include <PositionString.h>

List of all members.

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_ ()

Detailed Description

template<class ContainerAllocator>
struct position_string_msgs::PositionString_< ContainerAllocator >

Definition at line 23 of file PositionString.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> position_string_msgs::PositionString_< ContainerAllocator >::_header_type

Definition at line 40 of file PositionString.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Point32_<ContainerAllocator> position_string_msgs::PositionString_< ContainerAllocator >::_pose_type

Definition at line 43 of file PositionString.h.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::position_string_msgs::PositionString_<ContainerAllocator> const> position_string_msgs::PositionString_< ContainerAllocator >::ConstPtr

Definition at line 135 of file PositionString.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::position_string_msgs::PositionString_<ContainerAllocator> > position_string_msgs::PositionString_< ContainerAllocator >::Ptr

Definition at line 134 of file PositionString.h.

template<class ContainerAllocator >
typedef PositionString_<ContainerAllocator> position_string_msgs::PositionString_< ContainerAllocator >::Type

Definition at line 24 of file PositionString.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
position_string_msgs::PositionString_< ContainerAllocator >::PositionString_ (  )  [inline]

Definition at line 26 of file PositionString.h.

template<class ContainerAllocator >
position_string_msgs::PositionString_< ContainerAllocator >::PositionString_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 33 of file PositionString.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string position_string_msgs::PositionString_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 55 of file PositionString.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string position_string_msgs::PositionString_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 62 of file PositionString.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string position_string_msgs::PositionString_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 105 of file PositionString.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string position_string_msgs::PositionString_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 53 of file PositionString.h.

template<class ContainerAllocator >
static const char* position_string_msgs::PositionString_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 51 of file PositionString.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string position_string_msgs::PositionString_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 60 of file PositionString.h.

template<class ContainerAllocator >
static const char* position_string_msgs::PositionString_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 58 of file PositionString.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string position_string_msgs::PositionString_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 103 of file PositionString.h.

template<class ContainerAllocator >
static const char* position_string_msgs::PositionString_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 65 of file PositionString.h.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t position_string_msgs::PositionString_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 125 of file PositionString.h.

template<class ContainerAllocator >
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.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > position_string_msgs::PositionString_< ContainerAllocator >::__connection_header

Definition at line 136 of file PositionString.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> position_string_msgs::PositionString_< ContainerAllocator >::header

Definition at line 41 of file PositionString.h.

template<class ContainerAllocator >
::geometry_msgs::Point32_<ContainerAllocator> position_string_msgs::PositionString_< ContainerAllocator >::pose

Definition at line 44 of file PositionString.h.

template<class ContainerAllocator >
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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


position_string_msgs
Author(s): Nico Blodow
autogenerated on Mon Dec 3 22:19:21 2012