#include <InitiateQuery.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _query_id_type |
typedef boost::shared_ptr < ::warehouse::InitiateQueryResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::warehouse::InitiateQueryResponse_ < ContainerAllocator > > | Ptr |
typedef InitiateQueryResponse_ < 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) |
InitiateQueryResponse_ (const ContainerAllocator &_alloc) | |
InitiateQueryResponse_ () | |
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 | |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | query_id |
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 183 of file InitiateQuery.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::InitiateQueryResponse_< ContainerAllocator >::_query_id_type |
Definition at line 197 of file InitiateQuery.h.
typedef boost::shared_ptr< ::warehouse::InitiateQueryResponse_<ContainerAllocator> const> warehouse::InitiateQueryResponse_< ContainerAllocator >::ConstPtr |
Definition at line 257 of file InitiateQuery.h.
typedef boost::shared_ptr< ::warehouse::InitiateQueryResponse_<ContainerAllocator> > warehouse::InitiateQueryResponse_< ContainerAllocator >::Ptr |
Definition at line 256 of file InitiateQuery.h.
typedef InitiateQueryResponse_<ContainerAllocator> warehouse::InitiateQueryResponse_< ContainerAllocator >::Type |
Definition at line 185 of file InitiateQuery.h.
warehouse::InitiateQueryResponse_< ContainerAllocator >::InitiateQueryResponse_ | ( | ) | [inline] |
Definition at line 187 of file InitiateQuery.h.
warehouse::InitiateQueryResponse_< ContainerAllocator >::InitiateQueryResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 192 of file InitiateQuery.h.
ROS_DEPRECATED const std::string warehouse::InitiateQueryResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 206 of file InitiateQuery.h.
ROS_DEPRECATED const std::string warehouse::InitiateQueryResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 213 of file InitiateQuery.h.
ROS_DEPRECATED const std::string warehouse::InitiateQueryResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 233 of file InitiateQuery.h.
ROS_DEPRECATED const std::string warehouse::InitiateQueryResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 220 of file InitiateQuery.h.
static ROS_DEPRECATED const std::string warehouse::InitiateQueryResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 204 of file InitiateQuery.h.
static const char* warehouse::InitiateQueryResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 202 of file InitiateQuery.h.
static ROS_DEPRECATED const std::string warehouse::InitiateQueryResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 211 of file InitiateQuery.h.
static const char* warehouse::InitiateQueryResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 209 of file InitiateQuery.h.
static ROS_DEPRECATED const std::string warehouse::InitiateQueryResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 231 of file InitiateQuery.h.
static const char* warehouse::InitiateQueryResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 223 of file InitiateQuery.h.
static ROS_DEPRECATED const std::string warehouse::InitiateQueryResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 218 of file InitiateQuery.h.
static const char* warehouse::InitiateQueryResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 216 of file InitiateQuery.h.
virtual ROS_DEPRECATED uint8_t* warehouse::InitiateQueryResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 242 of file InitiateQuery.h.
virtual ROS_DEPRECATED uint32_t warehouse::InitiateQueryResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 249 of file InitiateQuery.h.
virtual ROS_DEPRECATED uint8_t* warehouse::InitiateQueryResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 235 of file InitiateQuery.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::InitiateQueryResponse_< ContainerAllocator >::query_id |
Definition at line 198 of file InitiateQuery.h.