#include <skin_serv.h>
Public Types | |
typedef uint8_t | _write_to_skin_successful_srv_type |
typedef boost::shared_ptr < ::skin_driver::skin_servResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::skin_driver::skin_servResponse_ < ContainerAllocator > > | Ptr |
typedef skin_servResponse_ < 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 |
skin_servResponse_ (const ContainerAllocator &_alloc) | |
skin_servResponse_ () | |
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 | |
uint8_t | write_to_skin_successful_srv |
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 167 of file skin_serv.h.
typedef uint8_t skin_driver::skin_servResponse_< ContainerAllocator >::_write_to_skin_successful_srv_type |
Definition at line 181 of file skin_serv.h.
typedef boost::shared_ptr< ::skin_driver::skin_servResponse_<ContainerAllocator> const> skin_driver::skin_servResponse_< ContainerAllocator >::ConstPtr |
Definition at line 238 of file skin_serv.h.
typedef boost::shared_ptr< ::skin_driver::skin_servResponse_<ContainerAllocator> > skin_driver::skin_servResponse_< ContainerAllocator >::Ptr |
Definition at line 237 of file skin_serv.h.
typedef skin_servResponse_<ContainerAllocator> skin_driver::skin_servResponse_< ContainerAllocator >::Type |
Definition at line 169 of file skin_serv.h.
skin_driver::skin_servResponse_< ContainerAllocator >::skin_servResponse_ | ( | ) | [inline] |
Definition at line 171 of file skin_serv.h.
skin_driver::skin_servResponse_< ContainerAllocator >::skin_servResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 176 of file skin_serv.h.
ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 190 of file skin_serv.h.
ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 197 of file skin_serv.h.
ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 214 of file skin_serv.h.
ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 204 of file skin_serv.h.
static ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 188 of file skin_serv.h.
static const char* skin_driver::skin_servResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 186 of file skin_serv.h.
static ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 195 of file skin_serv.h.
static const char* skin_driver::skin_servResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 193 of file skin_serv.h.
static ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 212 of file skin_serv.h.
static const char* skin_driver::skin_servResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 207 of file skin_serv.h.
static ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 202 of file skin_serv.h.
static const char* skin_driver::skin_servResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 200 of file skin_serv.h.
virtual ROS_DEPRECATED uint8_t* skin_driver::skin_servResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 223 of file skin_serv.h.
virtual ROS_DEPRECATED uint32_t skin_driver::skin_servResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 230 of file skin_serv.h.
virtual ROS_DEPRECATED uint8_t* skin_driver::skin_servResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 216 of file skin_serv.h.
uint8_t skin_driver::skin_servResponse_< ContainerAllocator >::write_to_skin_successful_srv |
Definition at line 182 of file skin_serv.h.