#include <SeenObject.h>
Public Types | |
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 ros::Time | _stamp_type |
typedef boost::shared_ptr < ::re_msgs::SeenObject_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_msgs::SeenObject_ < ContainerAllocator > > | Ptr |
typedef SeenObject_ < ContainerAllocator > | Type |
Public Member Functions | |
SeenObject_ () | |
SeenObject_ (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 > | name |
::geometry_msgs::Pose_ < ContainerAllocator > | pose |
ros::Time | stamp |
Definition at line 22 of file SeenObject.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_msgs::SeenObject_< ContainerAllocator >::_name_type |
Definition at line 42 of file SeenObject.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> re_msgs::SeenObject_< ContainerAllocator >::_pose_type |
Definition at line 45 of file SeenObject.h.
typedef ros::Time re_msgs::SeenObject_< ContainerAllocator >::_stamp_type |
Definition at line 39 of file SeenObject.h.
typedef boost::shared_ptr< ::re_msgs::SeenObject_<ContainerAllocator> const> re_msgs::SeenObject_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file SeenObject.h.
typedef boost::shared_ptr< ::re_msgs::SeenObject_<ContainerAllocator> > re_msgs::SeenObject_< ContainerAllocator >::Ptr |
Definition at line 49 of file SeenObject.h.
typedef SeenObject_<ContainerAllocator> re_msgs::SeenObject_< ContainerAllocator >::Type |
Definition at line 23 of file SeenObject.h.
re_msgs::SeenObject_< ContainerAllocator >::SeenObject_ | ( | ) | [inline] |
Definition at line 25 of file SeenObject.h.
re_msgs::SeenObject_< ContainerAllocator >::SeenObject_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file SeenObject.h.
boost::shared_ptr<std::map<std::string, std::string> > re_msgs::SeenObject_< ContainerAllocator >::__connection_header |
Definition at line 51 of file SeenObject.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_msgs::SeenObject_< ContainerAllocator >::name |
Definition at line 43 of file SeenObject.h.
::geometry_msgs::Pose_<ContainerAllocator> re_msgs::SeenObject_< ContainerAllocator >::pose |
Definition at line 46 of file SeenObject.h.
ros::Time re_msgs::SeenObject_< ContainerAllocator >::stamp |
Definition at line 40 of file SeenObject.h.