Public Types | Public Member Functions | Public Attributes
nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator > Struct Template Reference

#include <LabeledControllerJointSettings.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 > 
_joint_names_type
typedef std::vector< double,
typename
ContainerAllocator::template
rebind< double >::other > 
_jointAccelerationLimits_type
typedef std::vector< double,
typename
ContainerAllocator::template
rebind< double >::other > 
_jointVelocityLimits_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_originator_type
typedef boost::shared_ptr
< ::nasa_r2_common_msgs::LabeledControllerJointSettings_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::nasa_r2_common_msgs::LabeledControllerJointSettings_
< ContainerAllocator > > 
Ptr
typedef
LabeledControllerJointSettings_
< ContainerAllocator > 
Type

Public Member Functions

 LabeledControllerJointSettings_ ()
 LabeledControllerJointSettings_ (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 > 
joint_names
std::vector< double, typename
ContainerAllocator::template
rebind< double >::other > 
jointAccelerationLimits
std::vector< double, typename
ContainerAllocator::template
rebind< double >::other > 
jointVelocityLimits
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
originator

Detailed Description

template<class ContainerAllocator>
struct nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator >

Definition at line 21 of file LabeledControllerJointSettings.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 > nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator >::_joint_names_type

Definition at line 43 of file LabeledControllerJointSettings.h.

template<class ContainerAllocator >
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator >::_jointAccelerationLimits_type

Definition at line 49 of file LabeledControllerJointSettings.h.

template<class ContainerAllocator >
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator >::_jointVelocityLimits_type

Definition at line 46 of file LabeledControllerJointSettings.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator >::_originator_type

Definition at line 40 of file LabeledControllerJointSettings.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nasa_r2_common_msgs::LabeledControllerJointSettings_<ContainerAllocator> const> nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator >::ConstPtr

Definition at line 54 of file LabeledControllerJointSettings.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nasa_r2_common_msgs::LabeledControllerJointSettings_<ContainerAllocator> > nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator >::Ptr

Definition at line 53 of file LabeledControllerJointSettings.h.

template<class ContainerAllocator >
typedef LabeledControllerJointSettings_<ContainerAllocator> nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator >::Type

Definition at line 22 of file LabeledControllerJointSettings.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator >::LabeledControllerJointSettings_ ( ) [inline]

Definition at line 24 of file LabeledControllerJointSettings.h.

template<class ContainerAllocator >
nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator >::LabeledControllerJointSettings_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 32 of file LabeledControllerJointSettings.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator >::__connection_header

Definition at line 55 of file LabeledControllerJointSettings.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 > nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator >::joint_names

Definition at line 44 of file LabeledControllerJointSettings.h.

template<class ContainerAllocator >
std::vector<double, typename ContainerAllocator::template rebind<double>::other > nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator >::jointAccelerationLimits

Definition at line 50 of file LabeledControllerJointSettings.h.

template<class ContainerAllocator >
std::vector<double, typename ContainerAllocator::template rebind<double>::other > nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator >::jointVelocityLimits

Definition at line 47 of file LabeledControllerJointSettings.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nasa_r2_common_msgs::LabeledControllerJointSettings_< ContainerAllocator >::originator

Definition at line 41 of file LabeledControllerJointSettings.h.


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


nasa_r2_common_msgs
Author(s): Paul Dinh. Maintained by Jennifer Turner
autogenerated on Mon Oct 6 2014 02:42:35