planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator > Struct Template Reference

#include <GetJointTrajectoryValidity.h>

List of all members.

Public Types

typedef std::vector
< ::motion_planning_msgs::AllowedContactSpecification_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::motion_planning_msgs::AllowedContactSpecification_
< ContainerAllocator >
>::other > 
_allowed_contacts_type
typedef uint8_t _check_collisions_type
typedef uint8_t _check_full_trajectory_type
typedef uint8_t _check_goal_constraints_type
typedef uint8_t _check_joint_limits_type
typedef uint8_t _check_path_constraints_type
typedef
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
_goal_constraints_type
typedef std::vector
< ::motion_planning_msgs::LinkPadding_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::motion_planning_msgs::LinkPadding_
< ContainerAllocator >
>::other > 
_link_padding_type
typedef
::motion_planning_msgs::OrderedCollisionOperations_
< ContainerAllocator > 
_ordered_collision_operations_type
typedef
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
_path_constraints_type
typedef
::motion_planning_msgs::RobotState_
< ContainerAllocator > 
_robot_state_type
typedef
::trajectory_msgs::JointTrajectory_
< ContainerAllocator > 
_trajectory_type
typedef boost::shared_ptr
< ::planning_environment_msgs::GetJointTrajectoryValidityRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::planning_environment_msgs::GetJointTrajectoryValidityRequest_
< ContainerAllocator > > 
Ptr
typedef
GetJointTrajectoryValidityRequest_
< 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)
ROS_DEPRECATED uint32_t get_allowed_contacts_size () const
ROS_DEPRECATED void get_allowed_contacts_vec (std::vector< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator > >::other > &vec) const
ROS_DEPRECATED uint32_t get_link_padding_size () const
ROS_DEPRECATED void get_link_padding_vec (std::vector< ::motion_planning_msgs::LinkPadding_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_< ContainerAllocator > >::other > &vec) const
 GetJointTrajectoryValidityRequest_ (const ContainerAllocator &_alloc)
 GetJointTrajectoryValidityRequest_ ()
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_allowed_contacts_size (uint32_t size)
ROS_DEPRECATED void set_allowed_contacts_vec (const std::vector< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator > >::other > &vec)
ROS_DEPRECATED void set_link_padding_size (uint32_t size)
ROS_DEPRECATED void set_link_padding_vec (const std::vector< ::motion_planning_msgs::LinkPadding_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_< 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

std::vector
< ::motion_planning_msgs::AllowedContactSpecification_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::motion_planning_msgs::AllowedContactSpecification_
< ContainerAllocator >
>::other > 
allowed_contacts
uint8_t check_collisions
uint8_t check_full_trajectory
uint8_t check_goal_constraints
uint8_t check_joint_limits
uint8_t check_path_constraints
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
goal_constraints
std::vector
< ::motion_planning_msgs::LinkPadding_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::motion_planning_msgs::LinkPadding_
< ContainerAllocator >
>::other > 
link_padding
::motion_planning_msgs::OrderedCollisionOperations_
< ContainerAllocator > 
ordered_collision_operations
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
path_constraints
::motion_planning_msgs::RobotState_
< ContainerAllocator > 
robot_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 planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >

Definition at line 29 of file GetJointTrajectoryValidity.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::motion_planning_msgs::AllowedContactSpecification_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::AllowedContactSpecification_<ContainerAllocator> >::other > planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::_allowed_contacts_type

Definition at line 86 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
typedef uint8_t planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::_check_collisions_type

Definition at line 68 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
typedef uint8_t planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::_check_full_trajectory_type

Definition at line 80 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
typedef uint8_t planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::_check_goal_constraints_type

Definition at line 74 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
typedef uint8_t planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::_check_joint_limits_type

Definition at line 77 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
typedef uint8_t planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::_check_path_constraints_type

Definition at line 71 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
typedef ::motion_planning_msgs::Constraints_<ContainerAllocator> planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::_goal_constraints_type

Definition at line 92 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
typedef std::vector< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> >::other > planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::_link_padding_type

Definition at line 95 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
typedef ::motion_planning_msgs::OrderedCollisionOperations_<ContainerAllocator> planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::_ordered_collision_operations_type

Definition at line 83 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
typedef ::motion_planning_msgs::Constraints_<ContainerAllocator> planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::_path_constraints_type

Definition at line 89 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
typedef ::motion_planning_msgs::RobotState_<ContainerAllocator> planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::_robot_state_type

Definition at line 65 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
typedef ::trajectory_msgs::JointTrajectory_<ContainerAllocator> planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::_trajectory_type

Definition at line 62 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::planning_environment_msgs::GetJointTrajectoryValidityRequest_<ContainerAllocator> const> planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::ConstPtr

Definition at line 520 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::planning_environment_msgs::GetJointTrajectoryValidityRequest_<ContainerAllocator> > planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::Ptr

Definition at line 519 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
typedef GetJointTrajectoryValidityRequest_<ContainerAllocator> planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::Type

Definition at line 28 of file GetJointTrajectoryValidity.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::GetJointTrajectoryValidityRequest_ (  )  [inline]

Definition at line 30 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::GetJointTrajectoryValidityRequest_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 46 of file GetJointTrajectoryValidity.h.


Member Function Documentation

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

Definition at line 112 of file GetJointTrajectoryValidity.h.

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

Definition at line 119 of file GetJointTrajectoryValidity.h.

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

Definition at line 463 of file GetJointTrajectoryValidity.h.

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

Definition at line 126 of file GetJointTrajectoryValidity.h.

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

Definition at line 110 of file GetJointTrajectoryValidity.h.

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

Definition at line 108 of file GetJointTrajectoryValidity.h.

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

Definition at line 117 of file GetJointTrajectoryValidity.h.

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

Definition at line 115 of file GetJointTrajectoryValidity.h.

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

Definition at line 461 of file GetJointTrajectoryValidity.h.

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

Definition at line 129 of file GetJointTrajectoryValidity.h.

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

Definition at line 124 of file GetJointTrajectoryValidity.h.

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

Definition at line 122 of file GetJointTrajectoryValidity.h.

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

Definition at line 483 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::get_allowed_contacts_size (  )  const [inline]

Definition at line 99 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
ROS_DEPRECATED void planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::get_allowed_contacts_vec ( std::vector< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 101 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::get_link_padding_size (  )  const [inline]

Definition at line 103 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
ROS_DEPRECATED void planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::get_link_padding_vec ( std::vector< ::motion_planning_msgs::LinkPadding_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 105 of file GetJointTrajectoryValidity.h.

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

Definition at line 501 of file GetJointTrajectoryValidity.h.

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

Definition at line 465 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
ROS_DEPRECATED void planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::set_allowed_contacts_size ( uint32_t  size  )  [inline]

Definition at line 100 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
ROS_DEPRECATED void planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::set_allowed_contacts_vec ( const std::vector< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 102 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
ROS_DEPRECATED void planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::set_link_padding_size ( uint32_t  size  )  [inline]

Definition at line 104 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
ROS_DEPRECATED void planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::set_link_padding_vec ( const std::vector< ::motion_planning_msgs::LinkPadding_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 106 of file GetJointTrajectoryValidity.h.


Member Data Documentation

template<class ContainerAllocator >
std::vector< ::motion_planning_msgs::AllowedContactSpecification_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::AllowedContactSpecification_<ContainerAllocator> >::other > planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::allowed_contacts

Definition at line 87 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
uint8_t planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::check_collisions

Definition at line 69 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
uint8_t planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::check_full_trajectory

Definition at line 81 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
uint8_t planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::check_goal_constraints

Definition at line 75 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
uint8_t planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::check_joint_limits

Definition at line 78 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
uint8_t planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::check_path_constraints

Definition at line 72 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
::motion_planning_msgs::Constraints_<ContainerAllocator> planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::goal_constraints

Definition at line 93 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
std::vector< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> >::other > planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::link_padding

Definition at line 96 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
::motion_planning_msgs::OrderedCollisionOperations_<ContainerAllocator> planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::ordered_collision_operations

Definition at line 84 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
::motion_planning_msgs::Constraints_<ContainerAllocator> planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::path_constraints

Definition at line 90 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
::motion_planning_msgs::RobotState_<ContainerAllocator> planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::robot_state

Definition at line 66 of file GetJointTrajectoryValidity.h.

template<class ContainerAllocator >
::trajectory_msgs::JointTrajectory_<ContainerAllocator> planning_environment_msgs::GetJointTrajectoryValidityRequest_< ContainerAllocator >::trajectory

Definition at line 63 of file GetJointTrajectoryValidity.h.


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


planning_environment_msgs
Author(s): Sachin Chitta
autogenerated on Fri Jan 11 09:38:44 2013