#include <PullMessage.h>
Public Types | |
typedef uint8_t | _num_messages_sent_type |
typedef boost::shared_ptr < ::warehouse::PullMessageResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::warehouse::PullMessageResponse_ < ContainerAllocator > > | Ptr |
typedef PullMessageResponse_ < 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) |
PullMessageResponse_ (const ContainerAllocator &_alloc) | |
PullMessageResponse_ () | |
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 | |
uint8_t | num_messages_sent |
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 118 of file PullMessage.h.
typedef uint8_t warehouse::PullMessageResponse_< ContainerAllocator >::_num_messages_sent_type |
Definition at line 132 of file PullMessage.h.
typedef boost::shared_ptr< ::warehouse::PullMessageResponse_<ContainerAllocator> const> warehouse::PullMessageResponse_< ContainerAllocator >::ConstPtr |
Definition at line 191 of file PullMessage.h.
typedef boost::shared_ptr< ::warehouse::PullMessageResponse_<ContainerAllocator> > warehouse::PullMessageResponse_< ContainerAllocator >::Ptr |
Definition at line 190 of file PullMessage.h.
typedef PullMessageResponse_<ContainerAllocator> warehouse::PullMessageResponse_< ContainerAllocator >::Type |
Definition at line 120 of file PullMessage.h.
warehouse::PullMessageResponse_< ContainerAllocator >::PullMessageResponse_ | ( | ) | [inline] |
Definition at line 122 of file PullMessage.h.
warehouse::PullMessageResponse_< ContainerAllocator >::PullMessageResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 127 of file PullMessage.h.
ROS_DEPRECATED const std::string warehouse::PullMessageResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 141 of file PullMessage.h.
ROS_DEPRECATED const std::string warehouse::PullMessageResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 148 of file PullMessage.h.
ROS_DEPRECATED const std::string warehouse::PullMessageResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 167 of file PullMessage.h.
ROS_DEPRECATED const std::string warehouse::PullMessageResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 155 of file PullMessage.h.
static ROS_DEPRECATED const std::string warehouse::PullMessageResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 139 of file PullMessage.h.
static const char* warehouse::PullMessageResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 137 of file PullMessage.h.
static ROS_DEPRECATED const std::string warehouse::PullMessageResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 146 of file PullMessage.h.
static const char* warehouse::PullMessageResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 144 of file PullMessage.h.
static ROS_DEPRECATED const std::string warehouse::PullMessageResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 165 of file PullMessage.h.
static const char* warehouse::PullMessageResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 158 of file PullMessage.h.
static ROS_DEPRECATED const std::string warehouse::PullMessageResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 153 of file PullMessage.h.
static const char* warehouse::PullMessageResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 151 of file PullMessage.h.
virtual ROS_DEPRECATED uint8_t* warehouse::PullMessageResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 176 of file PullMessage.h.
virtual ROS_DEPRECATED uint32_t warehouse::PullMessageResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 183 of file PullMessage.h.
virtual ROS_DEPRECATED uint8_t* warehouse::PullMessageResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 169 of file PullMessage.h.
uint8_t warehouse::PullMessageResponse_< ContainerAllocator >::num_messages_sent |
Definition at line 133 of file PullMessage.h.