#include <AssembleScans.h>
Public Types | |
typedef ::sensor_msgs::PointCloud_ < ContainerAllocator > | _cloud_type |
typedef boost::shared_ptr < ::laser_assembler::AssembleScansResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::laser_assembler::AssembleScansResponse_ < ContainerAllocator > > | Ptr |
typedef AssembleScansResponse_ < 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 |
AssembleScansResponse_ (const ContainerAllocator &_alloc) | |
AssembleScansResponse_ () | |
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 | |
::sensor_msgs::PointCloud_ < ContainerAllocator > | cloud |
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 112 of file AssembleScans.h.
typedef ::sensor_msgs::PointCloud_<ContainerAllocator> laser_assembler::AssembleScansResponse_< ContainerAllocator >::_cloud_type |
Definition at line 126 of file AssembleScans.h.
typedef boost::shared_ptr< ::laser_assembler::AssembleScansResponse_<ContainerAllocator> const> laser_assembler::AssembleScansResponse_< ContainerAllocator >::ConstPtr |
Definition at line 261 of file AssembleScans.h.
typedef boost::shared_ptr< ::laser_assembler::AssembleScansResponse_<ContainerAllocator> > laser_assembler::AssembleScansResponse_< ContainerAllocator >::Ptr |
Definition at line 260 of file AssembleScans.h.
typedef AssembleScansResponse_<ContainerAllocator> laser_assembler::AssembleScansResponse_< ContainerAllocator >::Type |
Definition at line 114 of file AssembleScans.h.
laser_assembler::AssembleScansResponse_< ContainerAllocator >::AssembleScansResponse_ | ( | ) | [inline] |
Definition at line 116 of file AssembleScans.h.
laser_assembler::AssembleScansResponse_< ContainerAllocator >::AssembleScansResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 121 of file AssembleScans.h.
ROS_DEPRECATED const std::string laser_assembler::AssembleScansResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 135 of file AssembleScans.h.
ROS_DEPRECATED const std::string laser_assembler::AssembleScansResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 142 of file AssembleScans.h.
ROS_DEPRECATED const std::string laser_assembler::AssembleScansResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 237 of file AssembleScans.h.
ROS_DEPRECATED const std::string laser_assembler::AssembleScansResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 149 of file AssembleScans.h.
static ROS_DEPRECATED const std::string laser_assembler::AssembleScansResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 133 of file AssembleScans.h.
static const char* laser_assembler::AssembleScansResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 131 of file AssembleScans.h.
static ROS_DEPRECATED const std::string laser_assembler::AssembleScansResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 140 of file AssembleScans.h.
static const char* laser_assembler::AssembleScansResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 138 of file AssembleScans.h.
static ROS_DEPRECATED const std::string laser_assembler::AssembleScansResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 235 of file AssembleScans.h.
static const char* laser_assembler::AssembleScansResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 152 of file AssembleScans.h.
static ROS_DEPRECATED const std::string laser_assembler::AssembleScansResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 147 of file AssembleScans.h.
static const char* laser_assembler::AssembleScansResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 145 of file AssembleScans.h.
virtual ROS_DEPRECATED uint8_t* laser_assembler::AssembleScansResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 246 of file AssembleScans.h.
virtual ROS_DEPRECATED uint32_t laser_assembler::AssembleScansResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 253 of file AssembleScans.h.
virtual ROS_DEPRECATED uint8_t* laser_assembler::AssembleScansResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 239 of file AssembleScans.h.
::sensor_msgs::PointCloud_<ContainerAllocator> laser_assembler::AssembleScansResponse_< ContainerAllocator >::cloud |
Definition at line 127 of file AssembleScans.h.