skin_driver::skin_servResponse_< ContainerAllocator > Struct Template Reference

#include <skin_serv.h>

List of all members.

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_ ()

Detailed Description

template<class ContainerAllocator>
struct skin_driver::skin_servResponse_< ContainerAllocator >

Definition at line 167 of file skin_serv.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t skin_driver::skin_servResponse_< ContainerAllocator >::_write_to_skin_successful_srv_type

Definition at line 181 of file skin_serv.h.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::skin_driver::skin_servResponse_<ContainerAllocator> > skin_driver::skin_servResponse_< ContainerAllocator >::Ptr

Definition at line 237 of file skin_serv.h.

template<class ContainerAllocator >
typedef skin_servResponse_<ContainerAllocator> skin_driver::skin_servResponse_< ContainerAllocator >::Type

Definition at line 169 of file skin_serv.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
skin_driver::skin_servResponse_< ContainerAllocator >::skin_servResponse_ (  )  [inline]

Definition at line 171 of file skin_serv.h.

template<class ContainerAllocator >
skin_driver::skin_servResponse_< ContainerAllocator >::skin_servResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 176 of file skin_serv.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 190 of file skin_serv.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 197 of file skin_serv.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 214 of file skin_serv.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__getServerMD5Sum (  )  const [inline]

Definition at line 204 of file skin_serv.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 188 of file skin_serv.h.

template<class ContainerAllocator >
static const char* skin_driver::skin_servResponse_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 186 of file skin_serv.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 195 of file skin_serv.h.

template<class ContainerAllocator >
static const char* skin_driver::skin_servResponse_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 193 of file skin_serv.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 212 of file skin_serv.h.

template<class ContainerAllocator >
static const char* skin_driver::skin_servResponse_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 207 of file skin_serv.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string skin_driver::skin_servResponse_< ContainerAllocator >::__s_getServerMD5Sum (  )  [inline, static]

Definition at line 202 of file skin_serv.h.

template<class ContainerAllocator >
static const char* skin_driver::skin_servResponse_< ContainerAllocator >::__s_getServerMD5Sum_ (  )  [inline, static, private]

Definition at line 200 of file skin_serv.h.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t skin_driver::skin_servResponse_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 230 of file skin_serv.h.

template<class ContainerAllocator >
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.


Member Data Documentation

template<class ContainerAllocator >
uint8_t skin_driver::skin_servResponse_< ContainerAllocator >::write_to_skin_successful_srv

Definition at line 182 of file skin_serv.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends


skin_driver
Author(s): Joerg Wagner
autogenerated on Fri Jan 11 10:03:49 2013