#include <MovingEdgeSites.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < ::visp_tracker::MovingEdgeSite_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::visp_tracker::MovingEdgeSite_ < ContainerAllocator > >::other > | _moving_edge_sites_type |
typedef boost::shared_ptr < ::visp_tracker::MovingEdgeSites_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::visp_tracker::MovingEdgeSites_ < ContainerAllocator > > | Ptr |
typedef MovingEdgeSites_ < ContainerAllocator > | Type |
Public Member Functions | |
MovingEdgeSites_ () | |
MovingEdgeSites_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector < ::visp_tracker::MovingEdgeSite_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::visp_tracker::MovingEdgeSite_ < ContainerAllocator > >::other > | moving_edge_sites |
Definition at line 23 of file MovingEdgeSites.h.
typedef ::std_msgs::Header_<ContainerAllocator> visp_tracker::MovingEdgeSites_< ContainerAllocator >::_header_type |
Definition at line 38 of file MovingEdgeSites.h.
typedef std::vector< ::visp_tracker::MovingEdgeSite_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visp_tracker::MovingEdgeSite_<ContainerAllocator> >::other > visp_tracker::MovingEdgeSites_< ContainerAllocator >::_moving_edge_sites_type |
Definition at line 41 of file MovingEdgeSites.h.
typedef boost::shared_ptr< ::visp_tracker::MovingEdgeSites_<ContainerAllocator> const> visp_tracker::MovingEdgeSites_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file MovingEdgeSites.h.
typedef boost::shared_ptr< ::visp_tracker::MovingEdgeSites_<ContainerAllocator> > visp_tracker::MovingEdgeSites_< ContainerAllocator >::Ptr |
Definition at line 45 of file MovingEdgeSites.h.
typedef MovingEdgeSites_<ContainerAllocator> visp_tracker::MovingEdgeSites_< ContainerAllocator >::Type |
Definition at line 24 of file MovingEdgeSites.h.
visp_tracker::MovingEdgeSites_< ContainerAllocator >::MovingEdgeSites_ | ( | ) | [inline] |
Definition at line 26 of file MovingEdgeSites.h.
visp_tracker::MovingEdgeSites_< ContainerAllocator >::MovingEdgeSites_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file MovingEdgeSites.h.
boost::shared_ptr<std::map<std::string, std::string> > visp_tracker::MovingEdgeSites_< ContainerAllocator >::__connection_header |
Definition at line 47 of file MovingEdgeSites.h.
::std_msgs::Header_<ContainerAllocator> visp_tracker::MovingEdgeSites_< ContainerAllocator >::header |
Definition at line 39 of file MovingEdgeSites.h.
std::vector< ::visp_tracker::MovingEdgeSite_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visp_tracker::MovingEdgeSite_<ContainerAllocator> >::other > visp_tracker::MovingEdgeSites_< ContainerAllocator >::moving_edge_sites |
Definition at line 42 of file MovingEdgeSites.h.