Public Types | Public Member Functions | Public Attributes
joint_qualification_controllers::HysteresisData2_< ContainerAllocator > Struct Template Reference

#include <HysteresisData2.h>

List of all members.

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

Detailed Description

template<class ContainerAllocator>
struct joint_qualification_controllers::HysteresisData2_< ContainerAllocator >

Definition at line 22 of file HysteresisData2.h.


Member Typedef Documentation

template<class ContainerAllocator>
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.

template<class ContainerAllocator>
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.

template<class ContainerAllocator>
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.

template<class ContainerAllocator>
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.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::joint_qualification_controllers::HysteresisData2_<ContainerAllocator> const> joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::ConstPtr

Definition at line 55 of file HysteresisData2.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::joint_qualification_controllers::HysteresisData2_<ContainerAllocator> > joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::Ptr

Definition at line 54 of file HysteresisData2.h.

template<class ContainerAllocator>
typedef HysteresisData2_<ContainerAllocator> joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::Type

Definition at line 23 of file HysteresisData2.h.


Constructor & Destructor Documentation

template<class ContainerAllocator>
joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::HysteresisData2_ ( ) [inline]

Definition at line 25 of file HysteresisData2.h.

template<class ContainerAllocator>
joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::HysteresisData2_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file HysteresisData2.h.


Member Data Documentation

template<class ContainerAllocator>
boost::shared_ptr<std::map<std::string, std::string> > joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::__connection_header

Definition at line 56 of file HysteresisData2.h.

template<class ContainerAllocator>
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.

template<class ContainerAllocator>
std::vector<float, typename ContainerAllocator::template rebind<float>::other > joint_qualification_controllers::HysteresisData2_< ContainerAllocator >::arg_value

Definition at line 51 of file HysteresisData2.h.

template<class ContainerAllocator>
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.

template<class ContainerAllocator>
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.


The documentation for this struct was generated from the following file:


joint_qualification_controllers
Author(s): Kevin Watts, Melonee Wise
autogenerated on Tue Apr 22 2014 19:39:16