#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 | |
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) |
Encoders_ (const ContainerAllocator &_alloc) | |
Encoders_ () | |
ROS_DEPRECATED uint32_t | get_encoders_size () const |
ROS_DEPRECATED void | get_encoders_vec (std::vector< ::clearpath_base::Encoder_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::clearpath_base::Encoder_< ContainerAllocator > >::other > &vec) const |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_encoders_size (uint32_t size) |
ROS_DEPRECATED void | set_encoders_vec (const std::vector< ::clearpath_base::Encoder_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::clearpath_base::Encoder_< ContainerAllocator > >::other > &vec) |
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 | |
std::vector < ::clearpath_base::Encoder_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::clearpath_base::Encoder_ < ContainerAllocator > >::other > | encoders |
::std_msgs::Header_ < ContainerAllocator > | header |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 17 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 33 of file Encoders.h.
typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::Encoders_< ContainerAllocator >::_header_type |
Definition at line 30 of file Encoders.h.
typedef boost::shared_ptr< ::clearpath_base::Encoders_<ContainerAllocator> const> clearpath_base::Encoders_< ContainerAllocator >::ConstPtr |
Definition at line 113 of file Encoders.h.
typedef boost::shared_ptr< ::clearpath_base::Encoders_<ContainerAllocator> > clearpath_base::Encoders_< ContainerAllocator >::Ptr |
Definition at line 112 of file Encoders.h.
typedef Encoders_<ContainerAllocator> clearpath_base::Encoders_< ContainerAllocator >::Type |
Definition at line 16 of file Encoders.h.
clearpath_base::Encoders_< ContainerAllocator >::Encoders_ | ( | ) | [inline] |
Definition at line 18 of file Encoders.h.
clearpath_base::Encoders_< ContainerAllocator >::Encoders_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 24 of file Encoders.h.
ROS_DEPRECATED const std::string clearpath_base::Encoders_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 46 of file Encoders.h.
ROS_DEPRECATED const std::string clearpath_base::Encoders_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 53 of file Encoders.h.
ROS_DEPRECATED const std::string clearpath_base::Encoders_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 86 of file Encoders.h.
static ROS_DEPRECATED const std::string clearpath_base::Encoders_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 44 of file Encoders.h.
static const char* clearpath_base::Encoders_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 42 of file Encoders.h.
static ROS_DEPRECATED const std::string clearpath_base::Encoders_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 51 of file Encoders.h.
static const char* clearpath_base::Encoders_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 49 of file Encoders.h.
static ROS_DEPRECATED const std::string clearpath_base::Encoders_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 84 of file Encoders.h.
static const char* clearpath_base::Encoders_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 56 of file Encoders.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::Encoders_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 96 of file Encoders.h.
ROS_DEPRECATED uint32_t clearpath_base::Encoders_< ContainerAllocator >::get_encoders_size | ( | ) | const [inline] |
Definition at line 37 of file Encoders.h.
ROS_DEPRECATED void clearpath_base::Encoders_< ContainerAllocator >::get_encoders_vec | ( | std::vector< ::clearpath_base::Encoder_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::clearpath_base::Encoder_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 39 of file Encoders.h.
virtual ROS_DEPRECATED uint32_t clearpath_base::Encoders_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 104 of file Encoders.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::Encoders_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 88 of file Encoders.h.
ROS_DEPRECATED void clearpath_base::Encoders_< ContainerAllocator >::set_encoders_size | ( | uint32_t | size | ) | [inline] |
Definition at line 38 of file Encoders.h.
ROS_DEPRECATED void clearpath_base::Encoders_< ContainerAllocator >::set_encoders_vec | ( | const std::vector< ::clearpath_base::Encoder_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::clearpath_base::Encoder_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 40 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 34 of file Encoders.h.
::std_msgs::Header_<ContainerAllocator> clearpath_base::Encoders_< ContainerAllocator >::header |
Definition at line 31 of file Encoders.h.