#include <TableCluster.h>
Public Types | |
typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _center_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _max_bound_type |
typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _min_bound_type |
typedef boost::shared_ptr < ::ias_table_msgs::TableCluster_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ias_table_msgs::TableCluster_ < ContainerAllocator > > | Ptr |
typedef TableCluster_ < ContainerAllocator > | Type |
Public Member Functions | |
TableCluster_ () | |
TableCluster_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geometry_msgs::Point32_ < ContainerAllocator > | center |
::std_msgs::Header_ < ContainerAllocator > | header |
::geometry_msgs::Point32_ < ContainerAllocator > | max_bound |
::geometry_msgs::Point32_ < ContainerAllocator > | min_bound |
Definition at line 25 of file TableCluster.h.
typedef ::geometry_msgs::Point32_<ContainerAllocator> ias_table_msgs::TableCluster_< ContainerAllocator >::_center_type |
Definition at line 47 of file TableCluster.h.
typedef ::std_msgs::Header_<ContainerAllocator> ias_table_msgs::TableCluster_< ContainerAllocator >::_header_type |
Definition at line 44 of file TableCluster.h.
typedef ::geometry_msgs::Point32_<ContainerAllocator> ias_table_msgs::TableCluster_< ContainerAllocator >::_max_bound_type |
Definition at line 53 of file TableCluster.h.
typedef ::geometry_msgs::Point32_<ContainerAllocator> ias_table_msgs::TableCluster_< ContainerAllocator >::_min_bound_type |
Definition at line 50 of file TableCluster.h.
typedef boost::shared_ptr< ::ias_table_msgs::TableCluster_<ContainerAllocator> const> ias_table_msgs::TableCluster_< ContainerAllocator >::ConstPtr |
Definition at line 58 of file TableCluster.h.
typedef boost::shared_ptr< ::ias_table_msgs::TableCluster_<ContainerAllocator> > ias_table_msgs::TableCluster_< ContainerAllocator >::Ptr |
Definition at line 57 of file TableCluster.h.
typedef TableCluster_<ContainerAllocator> ias_table_msgs::TableCluster_< ContainerAllocator >::Type |
Definition at line 26 of file TableCluster.h.
ias_table_msgs::TableCluster_< ContainerAllocator >::TableCluster_ | ( | ) | [inline] |
Definition at line 28 of file TableCluster.h.
ias_table_msgs::TableCluster_< ContainerAllocator >::TableCluster_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file TableCluster.h.
boost::shared_ptr<std::map<std::string, std::string> > ias_table_msgs::TableCluster_< ContainerAllocator >::__connection_header |
Definition at line 59 of file TableCluster.h.
::geometry_msgs::Point32_<ContainerAllocator> ias_table_msgs::TableCluster_< ContainerAllocator >::center |
Definition at line 48 of file TableCluster.h.
::std_msgs::Header_<ContainerAllocator> ias_table_msgs::TableCluster_< ContainerAllocator >::header |
Definition at line 45 of file TableCluster.h.
::geometry_msgs::Point32_<ContainerAllocator> ias_table_msgs::TableCluster_< ContainerAllocator >::max_bound |
Definition at line 54 of file TableCluster.h.
::geometry_msgs::Point32_<ContainerAllocator> ias_table_msgs::TableCluster_< ContainerAllocator >::min_bound |
Definition at line 51 of file TableCluster.h.