#include <AuctioneerService.h>
Public Types | |
typedef ::auction_msgs::Auction_ < ContainerAllocator > | _auction_data_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _nodes_collected_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _sending_node_type |
typedef boost::shared_ptr < ::auction_srvs::AuctioneerServiceRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::auction_srvs::AuctioneerServiceRequest_ < ContainerAllocator > > | Ptr |
typedef AuctioneerServiceRequest_ < 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 |
AuctioneerServiceRequest_ () | |
AuctioneerServiceRequest_ (const ContainerAllocator &_alloc) | |
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 |
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 | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::auction_msgs::Auction_ < ContainerAllocator > | auction_data |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | nodes_collected |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | sending_node |
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 26 of file AuctioneerService.h.
typedef ::auction_msgs::Auction_<ContainerAllocator> auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::_auction_data_type |
Definition at line 49 of file AuctioneerService.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::_nodes_collected_type |
Definition at line 46 of file AuctioneerService.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::_sending_node_type |
Definition at line 43 of file AuctioneerService.h.
typedef boost::shared_ptr< ::auction_srvs::AuctioneerServiceRequest_<ContainerAllocator> const> auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::ConstPtr |
Definition at line 152 of file AuctioneerService.h.
typedef boost::shared_ptr< ::auction_srvs::AuctioneerServiceRequest_<ContainerAllocator> > auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::Ptr |
Definition at line 151 of file AuctioneerService.h.
typedef AuctioneerServiceRequest_<ContainerAllocator> auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::Type |
Definition at line 27 of file AuctioneerService.h.
auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::AuctioneerServiceRequest_ | ( | ) | [inline] |
Definition at line 29 of file AuctioneerService.h.
auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::AuctioneerServiceRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file AuctioneerService.h.
ROS_DEPRECATED const std::string auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 58 of file AuctioneerService.h.
ROS_DEPRECATED const std::string auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 65 of file AuctioneerService.h.
ROS_DEPRECATED const std::string auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 122 of file AuctioneerService.h.
ROS_DEPRECATED const std::string auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 72 of file AuctioneerService.h.
static ROS_DEPRECATED const std::string auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 56 of file AuctioneerService.h.
static const char* auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 54 of file AuctioneerService.h.
static ROS_DEPRECATED const std::string auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 63 of file AuctioneerService.h.
static const char* auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 61 of file AuctioneerService.h.
static ROS_DEPRECATED const std::string auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 120 of file AuctioneerService.h.
static const char* auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 75 of file AuctioneerService.h.
static ROS_DEPRECATED const std::string auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 70 of file AuctioneerService.h.
static const char* auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 68 of file AuctioneerService.h.
virtual ROS_DEPRECATED uint8_t* auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 133 of file AuctioneerService.h.
virtual ROS_DEPRECATED uint32_t auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 142 of file AuctioneerService.h.
virtual ROS_DEPRECATED uint8_t* auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, |
uint32_t | seq | ||
) | const [inline, virtual] |
Definition at line 124 of file AuctioneerService.h.
boost::shared_ptr<std::map<std::string, std::string> > auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::__connection_header |
Definition at line 153 of file AuctioneerService.h.
::auction_msgs::Auction_<ContainerAllocator> auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::auction_data |
Definition at line 50 of file AuctioneerService.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::nodes_collected |
Definition at line 47 of file AuctioneerService.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctioneerServiceRequest_< ContainerAllocator >::sending_node |
Definition at line 44 of file AuctioneerService.h.