#include <GetAllowedCollisionMatrix.h>
Public Types | |
typedef ::planning_environment_msgs::AllowedCollisionMatrix_ < ContainerAllocator > | _matrix_type |
typedef boost::shared_ptr < ::planning_environment_msgs::GetAllowedCollisionMatrixResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::planning_environment_msgs::GetAllowedCollisionMatrixResponse_ < ContainerAllocator > > | Ptr |
typedef GetAllowedCollisionMatrixResponse_ < 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) |
GetAllowedCollisionMatrixResponse_ (const ContainerAllocator &_alloc) | |
GetAllowedCollisionMatrixResponse_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
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 | |
::planning_environment_msgs::AllowedCollisionMatrix_ < ContainerAllocator > | matrix |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 90 of file GetAllowedCollisionMatrix.h.
typedef ::planning_environment_msgs::AllowedCollisionMatrix_<ContainerAllocator> planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::_matrix_type |
Definition at line 104 of file GetAllowedCollisionMatrix.h.
typedef boost::shared_ptr< ::planning_environment_msgs::GetAllowedCollisionMatrixResponse_<ContainerAllocator> const> planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::ConstPtr |
Definition at line 177 of file GetAllowedCollisionMatrix.h.
typedef boost::shared_ptr< ::planning_environment_msgs::GetAllowedCollisionMatrixResponse_<ContainerAllocator> > planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::Ptr |
Definition at line 176 of file GetAllowedCollisionMatrix.h.
typedef GetAllowedCollisionMatrixResponse_<ContainerAllocator> planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::Type |
Definition at line 92 of file GetAllowedCollisionMatrix.h.
planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::GetAllowedCollisionMatrixResponse_ | ( | ) | [inline] |
Definition at line 94 of file GetAllowedCollisionMatrix.h.
planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::GetAllowedCollisionMatrixResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 99 of file GetAllowedCollisionMatrix.h.
ROS_DEPRECATED const std::string planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 113 of file GetAllowedCollisionMatrix.h.
ROS_DEPRECATED const std::string planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 120 of file GetAllowedCollisionMatrix.h.
ROS_DEPRECATED const std::string planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 153 of file GetAllowedCollisionMatrix.h.
ROS_DEPRECATED const std::string planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 127 of file GetAllowedCollisionMatrix.h.
static ROS_DEPRECATED const std::string planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 111 of file GetAllowedCollisionMatrix.h.
static const char* planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 109 of file GetAllowedCollisionMatrix.h.
static ROS_DEPRECATED const std::string planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 118 of file GetAllowedCollisionMatrix.h.
static const char* planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 116 of file GetAllowedCollisionMatrix.h.
static ROS_DEPRECATED const std::string planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 151 of file GetAllowedCollisionMatrix.h.
static const char* planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 130 of file GetAllowedCollisionMatrix.h.
static ROS_DEPRECATED const std::string planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 125 of file GetAllowedCollisionMatrix.h.
static const char* planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 123 of file GetAllowedCollisionMatrix.h.
virtual ROS_DEPRECATED uint8_t* planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 162 of file GetAllowedCollisionMatrix.h.
virtual ROS_DEPRECATED uint32_t planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 169 of file GetAllowedCollisionMatrix.h.
virtual ROS_DEPRECATED uint8_t* planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 155 of file GetAllowedCollisionMatrix.h.
::planning_environment_msgs::AllowedCollisionMatrix_<ContainerAllocator> planning_environment_msgs::GetAllowedCollisionMatrixResponse_< ContainerAllocator >::matrix |
Definition at line 105 of file GetAllowedCollisionMatrix.h.