#include <PullMessage.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _collection_name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _db_name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _query_id_type |
typedef boost::shared_ptr < ::warehouse::PullMessageRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::warehouse::PullMessageRequest_ < ContainerAllocator > > | Ptr |
typedef PullMessageRequest_ < 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) |
PullMessageRequest_ (const ContainerAllocator &_alloc) | |
PullMessageRequest_ () | |
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 > | collection_name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | db_name |
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 21 of file PullMessage.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::PullMessageRequest_< ContainerAllocator >::_collection_name_type |
Definition at line 42 of file PullMessage.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::PullMessageRequest_< ContainerAllocator >::_db_name_type |
Definition at line 39 of file PullMessage.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::PullMessageRequest_< ContainerAllocator >::_query_id_type |
Definition at line 45 of file PullMessage.h.
typedef boost::shared_ptr< ::warehouse::PullMessageRequest_<ContainerAllocator> const> warehouse::PullMessageRequest_< ContainerAllocator >::ConstPtr |
Definition at line 109 of file PullMessage.h.
typedef boost::shared_ptr< ::warehouse::PullMessageRequest_<ContainerAllocator> > warehouse::PullMessageRequest_< ContainerAllocator >::Ptr |
Definition at line 108 of file PullMessage.h.
typedef PullMessageRequest_<ContainerAllocator> warehouse::PullMessageRequest_< ContainerAllocator >::Type |
Definition at line 23 of file PullMessage.h.
warehouse::PullMessageRequest_< ContainerAllocator >::PullMessageRequest_ | ( | ) | [inline] |
Definition at line 25 of file PullMessage.h.
warehouse::PullMessageRequest_< ContainerAllocator >::PullMessageRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file PullMessage.h.
ROS_DEPRECATED const std::string warehouse::PullMessageRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 54 of file PullMessage.h.
ROS_DEPRECATED const std::string warehouse::PullMessageRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 61 of file PullMessage.h.
ROS_DEPRECATED const std::string warehouse::PullMessageRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 79 of file PullMessage.h.
ROS_DEPRECATED const std::string warehouse::PullMessageRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 68 of file PullMessage.h.
static ROS_DEPRECATED const std::string warehouse::PullMessageRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 52 of file PullMessage.h.
static const char* warehouse::PullMessageRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 50 of file PullMessage.h.
static ROS_DEPRECATED const std::string warehouse::PullMessageRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 59 of file PullMessage.h.
static const char* warehouse::PullMessageRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 57 of file PullMessage.h.
static ROS_DEPRECATED const std::string warehouse::PullMessageRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 77 of file PullMessage.h.
static const char* warehouse::PullMessageRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 71 of file PullMessage.h.
static ROS_DEPRECATED const std::string warehouse::PullMessageRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 66 of file PullMessage.h.
static const char* warehouse::PullMessageRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 64 of file PullMessage.h.
virtual ROS_DEPRECATED uint8_t* warehouse::PullMessageRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 90 of file PullMessage.h.
virtual ROS_DEPRECATED uint32_t warehouse::PullMessageRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 99 of file PullMessage.h.
virtual ROS_DEPRECATED uint8_t* warehouse::PullMessageRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 81 of file PullMessage.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::PullMessageRequest_< ContainerAllocator >::collection_name |
Definition at line 43 of file PullMessage.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::PullMessageRequest_< ContainerAllocator >::db_name |
Definition at line 40 of file PullMessage.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::PullMessageRequest_< ContainerAllocator >::query_id |
Definition at line 46 of file PullMessage.h.