planning_environment_msgs::SetConstraintsResponse_< ContainerAllocator > Struct Template Reference

#include <SetConstraints.h>

List of all members.

Public Types

typedef
::motion_planning_msgs::ArmNavigationErrorCodes_
< ContainerAllocator > 
_error_code_type
typedef
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
_goal_constraints_type
typedef
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
_path_constraints_type
typedef boost::shared_ptr
< ::planning_environment_msgs::SetConstraintsResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::planning_environment_msgs::SetConstraintsResponse_
< ContainerAllocator > > 
Ptr
typedef
SetConstraintsResponse_
< 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)
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
 SetConstraintsResponse_ (const ContainerAllocator &_alloc)
 SetConstraintsResponse_ ()

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
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
goal_constraints
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
path_constraints

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

Definition at line 297 of file SetConstraints.h.


Member Typedef Documentation

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

Definition at line 321 of file SetConstraints.h.

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

Definition at line 318 of file SetConstraints.h.

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

Definition at line 315 of file SetConstraints.h.

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

Definition at line 625 of file SetConstraints.h.

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

Definition at line 624 of file SetConstraints.h.

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

Definition at line 299 of file SetConstraints.h.


Constructor & Destructor Documentation

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

Definition at line 301 of file SetConstraints.h.

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

Definition at line 308 of file SetConstraints.h.


Member Function Documentation

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

Definition at line 330 of file SetConstraints.h.

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

Definition at line 337 of file SetConstraints.h.

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

Definition at line 595 of file SetConstraints.h.

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

Definition at line 344 of file SetConstraints.h.

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

Definition at line 328 of file SetConstraints.h.

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

Definition at line 326 of file SetConstraints.h.

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

Definition at line 335 of file SetConstraints.h.

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

Definition at line 333 of file SetConstraints.h.

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

Definition at line 593 of file SetConstraints.h.

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

Definition at line 347 of file SetConstraints.h.

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

Definition at line 342 of file SetConstraints.h.

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

Definition at line 340 of file SetConstraints.h.

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

Definition at line 606 of file SetConstraints.h.

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

Definition at line 615 of file SetConstraints.h.

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

Definition at line 597 of file SetConstraints.h.


Member Data Documentation

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

Definition at line 322 of file SetConstraints.h.

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

Definition at line 319 of file SetConstraints.h.

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

Definition at line 316 of file SetConstraints.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