#include <SetPosition.h>
Public Types | |
typedef int32_t | _height_type |
typedef int32_t | _transform_type |
typedef int32_t | _width_type |
typedef double | _x_type |
typedef double | _y_type |
typedef double | _z_type |
typedef boost::shared_ptr < ::fast_plane_detection::SetPositionResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::fast_plane_detection::SetPositionResponse_ < ContainerAllocator > > | Ptr |
typedef SetPositionResponse_ < 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 |
SetPositionResponse_ (const ContainerAllocator &_alloc) | |
SetPositionResponse_ () | |
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 | |
int32_t | height |
int32_t | transform |
int32_t | width |
double | x |
double | y |
double | z |
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 145 of file SetPosition.h.
typedef int32_t fast_plane_detection::SetPositionResponse_< ContainerAllocator >::_height_type |
Definition at line 184 of file SetPosition.h.
typedef int32_t fast_plane_detection::SetPositionResponse_< ContainerAllocator >::_transform_type |
Definition at line 178 of file SetPosition.h.
typedef int32_t fast_plane_detection::SetPositionResponse_< ContainerAllocator >::_width_type |
Definition at line 181 of file SetPosition.h.
typedef double fast_plane_detection::SetPositionResponse_< ContainerAllocator >::_x_type |
Definition at line 169 of file SetPosition.h.
typedef double fast_plane_detection::SetPositionResponse_< ContainerAllocator >::_y_type |
Definition at line 172 of file SetPosition.h.
typedef double fast_plane_detection::SetPositionResponse_< ContainerAllocator >::_z_type |
Definition at line 175 of file SetPosition.h.
typedef boost::shared_ptr< ::fast_plane_detection::SetPositionResponse_<ContainerAllocator> const> fast_plane_detection::SetPositionResponse_< ContainerAllocator >::ConstPtr |
Definition at line 261 of file SetPosition.h.
typedef boost::shared_ptr< ::fast_plane_detection::SetPositionResponse_<ContainerAllocator> > fast_plane_detection::SetPositionResponse_< ContainerAllocator >::Ptr |
Definition at line 260 of file SetPosition.h.
typedef SetPositionResponse_<ContainerAllocator> fast_plane_detection::SetPositionResponse_< ContainerAllocator >::Type |
Definition at line 147 of file SetPosition.h.
fast_plane_detection::SetPositionResponse_< ContainerAllocator >::SetPositionResponse_ | ( | ) | [inline] |
Definition at line 149 of file SetPosition.h.
fast_plane_detection::SetPositionResponse_< ContainerAllocator >::SetPositionResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 159 of file SetPosition.h.
ROS_DEPRECATED const std::string fast_plane_detection::SetPositionResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 193 of file SetPosition.h.
ROS_DEPRECATED const std::string fast_plane_detection::SetPositionResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 200 of file SetPosition.h.
ROS_DEPRECATED const std::string fast_plane_detection::SetPositionResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 222 of file SetPosition.h.
ROS_DEPRECATED const std::string fast_plane_detection::SetPositionResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 207 of file SetPosition.h.
static ROS_DEPRECATED const std::string fast_plane_detection::SetPositionResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 191 of file SetPosition.h.
static const char* fast_plane_detection::SetPositionResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 189 of file SetPosition.h.
static ROS_DEPRECATED const std::string fast_plane_detection::SetPositionResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 198 of file SetPosition.h.
static const char* fast_plane_detection::SetPositionResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 196 of file SetPosition.h.
static ROS_DEPRECATED const std::string fast_plane_detection::SetPositionResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 220 of file SetPosition.h.
static const char* fast_plane_detection::SetPositionResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 210 of file SetPosition.h.
static ROS_DEPRECATED const std::string fast_plane_detection::SetPositionResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 205 of file SetPosition.h.
static const char* fast_plane_detection::SetPositionResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 203 of file SetPosition.h.
virtual ROS_DEPRECATED uint8_t* fast_plane_detection::SetPositionResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 236 of file SetPosition.h.
virtual ROS_DEPRECATED uint32_t fast_plane_detection::SetPositionResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 248 of file SetPosition.h.
virtual ROS_DEPRECATED uint8_t* fast_plane_detection::SetPositionResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 224 of file SetPosition.h.
int32_t fast_plane_detection::SetPositionResponse_< ContainerAllocator >::height |
Definition at line 185 of file SetPosition.h.
int32_t fast_plane_detection::SetPositionResponse_< ContainerAllocator >::transform |
Definition at line 179 of file SetPosition.h.
int32_t fast_plane_detection::SetPositionResponse_< ContainerAllocator >::width |
Definition at line 182 of file SetPosition.h.
double fast_plane_detection::SetPositionResponse_< ContainerAllocator >::x |
Definition at line 170 of file SetPosition.h.
double fast_plane_detection::SetPositionResponse_< ContainerAllocator >::y |
Definition at line 173 of file SetPosition.h.
double fast_plane_detection::SetPositionResponse_< ContainerAllocator >::z |
Definition at line 176 of file SetPosition.h.