$search

hector_uav_msgs::MotorCommand_< ContainerAllocator > Struct Template Reference

#include <MotorCommand.h>

List of all members.

Public Types

typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_force_type
typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_frequency_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_torque_type
typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_voltage_type
typedef boost::shared_ptr
< ::hector_uav_msgs::MotorCommand_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::hector_uav_msgs::MotorCommand_
< ContainerAllocator > > 
Ptr
typedef MotorCommand_
< 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)
ROS_DEPRECATED uint32_t get_force_size () const
ROS_DEPRECATED void get_force_vec (std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) const
ROS_DEPRECATED uint32_t get_frequency_size () const
ROS_DEPRECATED void get_frequency_vec (std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) const
ROS_DEPRECATED uint32_t get_torque_size () const
ROS_DEPRECATED void get_torque_vec (std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) const
ROS_DEPRECATED uint32_t get_voltage_size () const
ROS_DEPRECATED void get_voltage_vec (std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) const
 MotorCommand_ (const ContainerAllocator &_alloc)
 MotorCommand_ ()
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_force_size (uint32_t size)
ROS_DEPRECATED void set_force_vec (const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec)
ROS_DEPRECATED void set_frequency_size (uint32_t size)
ROS_DEPRECATED void set_frequency_vec (const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec)
ROS_DEPRECATED void set_torque_size (uint32_t size)
ROS_DEPRECATED void set_torque_vec (const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec)
ROS_DEPRECATED void set_voltage_size (uint32_t size)
ROS_DEPRECATED void set_voltage_vec (const std::vector< float, typename ContainerAllocator::template rebind< float >::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

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
force
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
frequency
::std_msgs::Header_
< ContainerAllocator > 
header
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
torque
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
voltage

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct hector_uav_msgs::MotorCommand_< ContainerAllocator >

Definition at line 22 of file MotorCommand.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > hector_uav_msgs::MotorCommand_< ContainerAllocator >::_force_type

Definition at line 46 of file MotorCommand.h.

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > hector_uav_msgs::MotorCommand_< ContainerAllocator >::_frequency_type

Definition at line 52 of file MotorCommand.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> hector_uav_msgs::MotorCommand_< ContainerAllocator >::_header_type

Definition at line 43 of file MotorCommand.h.

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > hector_uav_msgs::MotorCommand_< ContainerAllocator >::_torque_type

Definition at line 49 of file MotorCommand.h.

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > hector_uav_msgs::MotorCommand_< ContainerAllocator >::_voltage_type

Definition at line 55 of file MotorCommand.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::hector_uav_msgs::MotorCommand_<ContainerAllocator> const> hector_uav_msgs::MotorCommand_< ContainerAllocator >::ConstPtr

Definition at line 154 of file MotorCommand.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::hector_uav_msgs::MotorCommand_<ContainerAllocator> > hector_uav_msgs::MotorCommand_< ContainerAllocator >::Ptr

Definition at line 153 of file MotorCommand.h.

template<class ContainerAllocator >
typedef MotorCommand_<ContainerAllocator> hector_uav_msgs::MotorCommand_< ContainerAllocator >::Type

Definition at line 23 of file MotorCommand.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
hector_uav_msgs::MotorCommand_< ContainerAllocator >::MotorCommand_ (  )  [inline]

Definition at line 25 of file MotorCommand.h.

template<class ContainerAllocator >
hector_uav_msgs::MotorCommand_< ContainerAllocator >::MotorCommand_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 34 of file MotorCommand.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string hector_uav_msgs::MotorCommand_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 80 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string hector_uav_msgs::MotorCommand_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 87 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string hector_uav_msgs::MotorCommand_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 118 of file MotorCommand.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string hector_uav_msgs::MotorCommand_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 78 of file MotorCommand.h.

template<class ContainerAllocator >
static const char* hector_uav_msgs::MotorCommand_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 76 of file MotorCommand.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string hector_uav_msgs::MotorCommand_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 85 of file MotorCommand.h.

template<class ContainerAllocator >
static const char* hector_uav_msgs::MotorCommand_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 83 of file MotorCommand.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string hector_uav_msgs::MotorCommand_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 116 of file MotorCommand.h.

template<class ContainerAllocator >
static const char* hector_uav_msgs::MotorCommand_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 90 of file MotorCommand.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* hector_uav_msgs::MotorCommand_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 131 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t hector_uav_msgs::MotorCommand_< ContainerAllocator >::get_force_size (  )  const [inline]

Definition at line 59 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED void hector_uav_msgs::MotorCommand_< ContainerAllocator >::get_force_vec ( std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  const [inline]

Definition at line 61 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t hector_uav_msgs::MotorCommand_< ContainerAllocator >::get_frequency_size (  )  const [inline]

Definition at line 67 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED void hector_uav_msgs::MotorCommand_< ContainerAllocator >::get_frequency_vec ( std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  const [inline]

Definition at line 69 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t hector_uav_msgs::MotorCommand_< ContainerAllocator >::get_torque_size (  )  const [inline]

Definition at line 63 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED void hector_uav_msgs::MotorCommand_< ContainerAllocator >::get_torque_vec ( std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  const [inline]

Definition at line 65 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t hector_uav_msgs::MotorCommand_< ContainerAllocator >::get_voltage_size (  )  const [inline]

Definition at line 71 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED void hector_uav_msgs::MotorCommand_< ContainerAllocator >::get_voltage_vec ( std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  const [inline]

Definition at line 73 of file MotorCommand.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t hector_uav_msgs::MotorCommand_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 142 of file MotorCommand.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* hector_uav_msgs::MotorCommand_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 120 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED void hector_uav_msgs::MotorCommand_< ContainerAllocator >::set_force_size ( uint32_t  size  )  [inline]

Definition at line 60 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED void hector_uav_msgs::MotorCommand_< ContainerAllocator >::set_force_vec ( const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  [inline]

Definition at line 62 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED void hector_uav_msgs::MotorCommand_< ContainerAllocator >::set_frequency_size ( uint32_t  size  )  [inline]

Definition at line 68 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED void hector_uav_msgs::MotorCommand_< ContainerAllocator >::set_frequency_vec ( const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  [inline]

Definition at line 70 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED void hector_uav_msgs::MotorCommand_< ContainerAllocator >::set_torque_size ( uint32_t  size  )  [inline]

Definition at line 64 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED void hector_uav_msgs::MotorCommand_< ContainerAllocator >::set_torque_vec ( const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  [inline]

Definition at line 66 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED void hector_uav_msgs::MotorCommand_< ContainerAllocator >::set_voltage_size ( uint32_t  size  )  [inline]

Definition at line 72 of file MotorCommand.h.

template<class ContainerAllocator >
ROS_DEPRECATED void hector_uav_msgs::MotorCommand_< ContainerAllocator >::set_voltage_vec ( const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  [inline]

Definition at line 74 of file MotorCommand.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > hector_uav_msgs::MotorCommand_< ContainerAllocator >::__connection_header

Definition at line 155 of file MotorCommand.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > hector_uav_msgs::MotorCommand_< ContainerAllocator >::force

Definition at line 47 of file MotorCommand.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > hector_uav_msgs::MotorCommand_< ContainerAllocator >::frequency

Definition at line 53 of file MotorCommand.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> hector_uav_msgs::MotorCommand_< ContainerAllocator >::header

Definition at line 44 of file MotorCommand.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > hector_uav_msgs::MotorCommand_< ContainerAllocator >::torque

Definition at line 50 of file MotorCommand.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > hector_uav_msgs::MotorCommand_< ContainerAllocator >::voltage

Definition at line 56 of file MotorCommand.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


hector_uav_msgs
Author(s): Johannes Meyer
autogenerated on Tue Mar 5 12:48:12 2013