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