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