planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator > Struct Template Reference

#include <GetRobotTrajectoryValidity.h>

List of all members.

Public Types

typedef
::motion_planning_msgs::ArmNavigationErrorCodes_
< ContainerAllocator > 
_error_code_type
typedef std::vector
< ::motion_planning_msgs::ArmNavigationErrorCodes_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::motion_planning_msgs::ArmNavigationErrorCodes_
< ContainerAllocator >
>::other > 
_trajectory_error_codes_type
typedef boost::shared_ptr
< ::planning_environment_msgs::GetRobotTrajectoryValidityResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::planning_environment_msgs::GetRobotTrajectoryValidityResponse_
< ContainerAllocator > > 
Ptr
typedef
GetRobotTrajectoryValidityResponse_
< 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_trajectory_error_codes_size () const
ROS_DEPRECATED void get_trajectory_error_codes_vec (std::vector< ::motion_planning_msgs::ArmNavigationErrorCodes_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::ArmNavigationErrorCodes_< ContainerAllocator > >::other > &vec) const
 GetRobotTrajectoryValidityResponse_ (const ContainerAllocator &_alloc)
 GetRobotTrajectoryValidityResponse_ ()
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_trajectory_error_codes_size (uint32_t size)
ROS_DEPRECATED void set_trajectory_error_codes_vec (const std::vector< ::motion_planning_msgs::ArmNavigationErrorCodes_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::ArmNavigationErrorCodes_< 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

::motion_planning_msgs::ArmNavigationErrorCodes_
< ContainerAllocator > 
error_code
std::vector
< ::motion_planning_msgs::ArmNavigationErrorCodes_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::motion_planning_msgs::ArmNavigationErrorCodes_
< ContainerAllocator >
>::other > 
trajectory_error_codes

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::GetRobotTrajectoryValidityResponse_< ContainerAllocator >

Definition at line 538 of file GetRobotTrajectoryValidity.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::motion_planning_msgs::ArmNavigationErrorCodes_<ContainerAllocator> planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::_error_code_type

Definition at line 554 of file GetRobotTrajectoryValidity.h.

template<class ContainerAllocator >
typedef std::vector< ::motion_planning_msgs::ArmNavigationErrorCodes_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::ArmNavigationErrorCodes_<ContainerAllocator> >::other > planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::_trajectory_error_codes_type

Definition at line 557 of file GetRobotTrajectoryValidity.h.

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

Definition at line 690 of file GetRobotTrajectoryValidity.h.

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

Definition at line 689 of file GetRobotTrajectoryValidity.h.

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

Definition at line 540 of file GetRobotTrajectoryValidity.h.


Constructor & Destructor Documentation

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

Definition at line 542 of file GetRobotTrajectoryValidity.h.

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

Definition at line 548 of file GetRobotTrajectoryValidity.h.


Member Function Documentation

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

Definition at line 570 of file GetRobotTrajectoryValidity.h.

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

Definition at line 577 of file GetRobotTrajectoryValidity.h.

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

Definition at line 663 of file GetRobotTrajectoryValidity.h.

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

Definition at line 584 of file GetRobotTrajectoryValidity.h.

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

Definition at line 568 of file GetRobotTrajectoryValidity.h.

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

Definition at line 566 of file GetRobotTrajectoryValidity.h.

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

Definition at line 575 of file GetRobotTrajectoryValidity.h.

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

Definition at line 573 of file GetRobotTrajectoryValidity.h.

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

Definition at line 661 of file GetRobotTrajectoryValidity.h.

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

Definition at line 587 of file GetRobotTrajectoryValidity.h.

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

Definition at line 582 of file GetRobotTrajectoryValidity.h.

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

Definition at line 580 of file GetRobotTrajectoryValidity.h.

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

Definition at line 673 of file GetRobotTrajectoryValidity.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::get_trajectory_error_codes_size (  )  const [inline]

Definition at line 561 of file GetRobotTrajectoryValidity.h.

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

Definition at line 563 of file GetRobotTrajectoryValidity.h.

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

Definition at line 681 of file GetRobotTrajectoryValidity.h.

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

Definition at line 665 of file GetRobotTrajectoryValidity.h.

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

Definition at line 562 of file GetRobotTrajectoryValidity.h.

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

Definition at line 564 of file GetRobotTrajectoryValidity.h.


Member Data Documentation

template<class ContainerAllocator >
::motion_planning_msgs::ArmNavigationErrorCodes_<ContainerAllocator> planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::error_code

Definition at line 555 of file GetRobotTrajectoryValidity.h.

template<class ContainerAllocator >
std::vector< ::motion_planning_msgs::ArmNavigationErrorCodes_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::ArmNavigationErrorCodes_<ContainerAllocator> >::other > planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::trajectory_error_codes

Definition at line 558 of file GetRobotTrajectoryValidity.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