#include <HysteresisData2.h>
Public Types | |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _arg_name_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _arg_value_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _joint_name_type |
typedef std::vector < ::joint_qualification_controllers::HysteresisRun_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::joint_qualification_controllers::HysteresisRun_ < ContainerAllocator > >::other > | _runs_type |
typedef boost::shared_ptr < ::joint_qualification_controllers::HysteresisData2_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::joint_qualification_controllers::HysteresisData2_ < ContainerAllocator > > | Ptr |
typedef HysteresisData2_ < ContainerAllocator > | Type |
Public Member Functions | |
HysteresisData2_ () | |
HysteresisData2_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | arg_name |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | arg_value |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | joint_name |
std::vector < ::joint_qualification_controllers::HysteresisRun_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::joint_qualification_controllers::HysteresisRun_ < ContainerAllocator > >::other > | runs |
Definition at line 22 of file HysteresisData2.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::_arg_name_type |
Definition at line 47 of file HysteresisData2.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::_arg_value_type |
Definition at line 50 of file HysteresisData2.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::_joint_name_type |
Definition at line 41 of file HysteresisData2.h.
typedef std::vector< ::joint_qualification_controllers::HysteresisRun_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::joint_qualification_controllers::HysteresisRun_<ContainerAllocator> >::other > joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::_runs_type |
Definition at line 44 of file HysteresisData2.h.
typedef boost::shared_ptr< ::joint_qualification_controllers::HysteresisData2_<ContainerAllocator> const> joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::ConstPtr |
Definition at line 55 of file HysteresisData2.h.
typedef boost::shared_ptr< ::joint_qualification_controllers::HysteresisData2_<ContainerAllocator> > joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::Ptr |
Definition at line 54 of file HysteresisData2.h.
typedef HysteresisData2_<ContainerAllocator> joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::Type |
Definition at line 23 of file HysteresisData2.h.
joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::HysteresisData2_ | ( | ) | [inline] |
Definition at line 25 of file HysteresisData2.h.
joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::HysteresisData2_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file HysteresisData2.h.
boost::shared_ptr<std::map<std::string, std::string> > joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::__connection_header |
Definition at line 56 of file HysteresisData2.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::arg_name |
Definition at line 48 of file HysteresisData2.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::arg_value |
Definition at line 51 of file HysteresisData2.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::joint_name |
Definition at line 42 of file HysteresisData2.h.
std::vector< ::joint_qualification_controllers::HysteresisRun_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::joint_qualification_controllers::HysteresisRun_<ContainerAllocator> >::other > joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::runs |
Definition at line 45 of file HysteresisData2.h.