$search

arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator > Struct Template Reference

#include <FilterJointTrajectoryWithConstraints.h>

List of all members.

Public Types

typedef ros::Duration _allowed_time_type
typedef
::arm_navigation_msgs::Constraints_
< ContainerAllocator > 
_goal_constraints_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_group_name_type
typedef std::vector
< ::arm_navigation_msgs::JointLimits_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::arm_navigation_msgs::JointLimits_
< ContainerAllocator >
>::other > 
_limits_type
typedef
::arm_navigation_msgs::Constraints_
< ContainerAllocator > 
_path_constraints_type
typedef
::arm_navigation_msgs::RobotState_
< ContainerAllocator > 
_start_state_type
typedef
::trajectory_msgs::JointTrajectory_
< ContainerAllocator > 
_trajectory_type
typedef boost::shared_ptr
< ::arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_
< ContainerAllocator > > 
Ptr
typedef
FilterJointTrajectoryWithConstraintsRequest_
< 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
ROS_DEPRECATED const std::string __getServerMD5Sum () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
 FilterJointTrajectoryWithConstraintsRequest_ (const ContainerAllocator &_alloc)
 FilterJointTrajectoryWithConstraintsRequest_ ()
ROS_DEPRECATED uint32_t get_limits_size () const
ROS_DEPRECATED void get_limits_vec (std::vector< ::arm_navigation_msgs::JointLimits_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::JointLimits_< ContainerAllocator > >::other > &vec) const
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_limits_size (uint32_t size)
ROS_DEPRECATED void set_limits_vec (const std::vector< ::arm_navigation_msgs::JointLimits_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::JointLimits_< ContainerAllocator > >::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 ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
ros::Duration allowed_time
::arm_navigation_msgs::Constraints_
< ContainerAllocator > 
goal_constraints
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
group_name
std::vector
< ::arm_navigation_msgs::JointLimits_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::arm_navigation_msgs::JointLimits_
< ContainerAllocator >
>::other > 
limits
::arm_navigation_msgs::Constraints_
< ContainerAllocator > 
path_constraints
::arm_navigation_msgs::RobotState_
< ContainerAllocator > 
start_state
::trajectory_msgs::JointTrajectory_
< ContainerAllocator > 
trajectory

Static Private Member Functions

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

Detailed Description

template<class ContainerAllocator>
struct arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >

Definition at line 32 of file FilterJointTrajectoryWithConstraints.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ros::Duration arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::_allowed_time_type

Definition at line 75 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
typedef ::arm_navigation_msgs::Constraints_<ContainerAllocator> arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::_goal_constraints_type

Definition at line 72 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::_group_name_type

Definition at line 60 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
typedef std::vector< ::arm_navigation_msgs::JointLimits_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::JointLimits_<ContainerAllocator> >::other > arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::_limits_type

Definition at line 63 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
typedef ::arm_navigation_msgs::Constraints_<ContainerAllocator> arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::_path_constraints_type

Definition at line 69 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
typedef ::arm_navigation_msgs::RobotState_<ContainerAllocator> arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::_start_state_type

Definition at line 66 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
typedef ::trajectory_msgs::JointTrajectory_<ContainerAllocator> arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::_trajectory_type

Definition at line 57 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_<ContainerAllocator> const> arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::ConstPtr

Definition at line 431 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_<ContainerAllocator> > arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::Ptr

Definition at line 430 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
typedef FilterJointTrajectoryWithConstraintsRequest_<ContainerAllocator> arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::Type

Definition at line 33 of file FilterJointTrajectoryWithConstraints.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::FilterJointTrajectoryWithConstraintsRequest_ (  )  [inline]

Definition at line 35 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::FilterJointTrajectoryWithConstraintsRequest_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 46 of file FilterJointTrajectoryWithConstraints.h.


Member Function Documentation

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

Definition at line 88 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 95 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 389 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::__getServerMD5Sum (  )  const [inline]

Definition at line 102 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 86 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 84 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 93 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 91 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 387 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 105 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::__s_getServerMD5Sum (  )  [inline, static]

Definition at line 100 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
static const char* arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::__s_getServerMD5Sum_ (  )  [inline, static, private]

Definition at line 98 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 404 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::get_limits_size (  )  const [inline]

Definition at line 79 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
ROS_DEPRECATED void arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::get_limits_vec ( std::vector< ::arm_navigation_msgs::JointLimits_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::JointLimits_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 81 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 417 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 391 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
ROS_DEPRECATED void arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::set_limits_size ( uint32_t  size  )  [inline]

Definition at line 80 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
ROS_DEPRECATED void arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::set_limits_vec ( const std::vector< ::arm_navigation_msgs::JointLimits_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::JointLimits_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 82 of file FilterJointTrajectoryWithConstraints.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::__connection_header

Definition at line 432 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
ros::Duration arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::allowed_time

Definition at line 76 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
::arm_navigation_msgs::Constraints_<ContainerAllocator> arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::goal_constraints

Definition at line 73 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::group_name

Definition at line 61 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
std::vector< ::arm_navigation_msgs::JointLimits_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::JointLimits_<ContainerAllocator> >::other > arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::limits

Definition at line 64 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
::arm_navigation_msgs::Constraints_<ContainerAllocator> arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::path_constraints

Definition at line 70 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
::arm_navigation_msgs::RobotState_<ContainerAllocator> arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::start_state

Definition at line 67 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
::trajectory_msgs::JointTrajectory_<ContainerAllocator> arm_navigation_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::trajectory

Definition at line 58 of file FilterJointTrajectoryWithConstraints.h.


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


arm_navigation_msgs
Author(s): Gil Jones
autogenerated on Fri Mar 1 14:15:30 2013