$search
#include <ClearBBXRegion.h>
Public Types | |
typedef ::geometry_msgs::Point_ < ContainerAllocator > | _max_type |
typedef ::geometry_msgs::Point_ < ContainerAllocator > | _min_type |
typedef boost::shared_ptr < ::octomap_ros::ClearBBXRegionRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::octomap_ros::ClearBBXRegionRequest_ < ContainerAllocator > > | Ptr |
typedef ClearBBXRegionRequest_ < 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 |
ClearBBXRegionRequest_ (const ContainerAllocator &_alloc) | |
ClearBBXRegionRequest_ () | |
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 |
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 |
::geometry_msgs::Point_ < ContainerAllocator > | max |
::geometry_msgs::Point_ < ContainerAllocator > | min |
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 27 of file ClearBBXRegion.h.
typedef ::geometry_msgs::Point_<ContainerAllocator> octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::_max_type |
Definition at line 45 of file ClearBBXRegion.h.
typedef ::geometry_msgs::Point_<ContainerAllocator> octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::_min_type |
Definition at line 42 of file ClearBBXRegion.h.
typedef boost::shared_ptr< ::octomap_ros::ClearBBXRegionRequest_<ContainerAllocator> const> octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::ConstPtr |
Definition at line 116 of file ClearBBXRegion.h.
typedef boost::shared_ptr< ::octomap_ros::ClearBBXRegionRequest_<ContainerAllocator> > octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::Ptr |
Definition at line 115 of file ClearBBXRegion.h.
typedef ClearBBXRegionRequest_<ContainerAllocator> octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::Type |
Definition at line 28 of file ClearBBXRegion.h.
octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::ClearBBXRegionRequest_ | ( | ) | [inline] |
Definition at line 30 of file ClearBBXRegion.h.
octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::ClearBBXRegionRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file ClearBBXRegion.h.
ROS_DEPRECATED const std::string octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 54 of file ClearBBXRegion.h.
ROS_DEPRECATED const std::string octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 61 of file ClearBBXRegion.h.
ROS_DEPRECATED const std::string octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 89 of file ClearBBXRegion.h.
ROS_DEPRECATED const std::string octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 68 of file ClearBBXRegion.h.
static ROS_DEPRECATED const std::string octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 52 of file ClearBBXRegion.h.
static const char* octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 50 of file ClearBBXRegion.h.
static ROS_DEPRECATED const std::string octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 59 of file ClearBBXRegion.h.
static const char* octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 57 of file ClearBBXRegion.h.
static ROS_DEPRECATED const std::string octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 87 of file ClearBBXRegion.h.
static const char* octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 71 of file ClearBBXRegion.h.
static ROS_DEPRECATED const std::string octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 66 of file ClearBBXRegion.h.
static const char* octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 64 of file ClearBBXRegion.h.
virtual ROS_DEPRECATED uint8_t* octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 99 of file ClearBBXRegion.h.
virtual ROS_DEPRECATED uint32_t octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 107 of file ClearBBXRegion.h.
virtual ROS_DEPRECATED uint8_t* octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 91 of file ClearBBXRegion.h.
boost::shared_ptr<std::map<std::string, std::string> > octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::__connection_header |
Definition at line 117 of file ClearBBXRegion.h.
::geometry_msgs::Point_<ContainerAllocator> octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::max |
Definition at line 46 of file ClearBBXRegion.h.
::geometry_msgs::Point_<ContainerAllocator> octomap_ros::ClearBBXRegionRequest_< ContainerAllocator >::min |
Definition at line 43 of file ClearBBXRegion.h.