#include <AuctionService.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 > | _auction_type_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 > | _role_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::AuctionServiceRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::auction_srvs::AuctionServiceRequest_ < ContainerAllocator > > | Ptr |
typedef AuctionServiceRequest_ < 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 |
AuctionServiceRequest_ () | |
AuctionServiceRequest_ (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 > | auction_type |
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 > | role |
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 27 of file AuctionService.h.
typedef ::auction_msgs::Auction_<ContainerAllocator> auction_srvs::AuctionServiceRequest_< ContainerAllocator >::_auction_data_type |
Definition at line 60 of file AuctionService.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceRequest_< ContainerAllocator >::_auction_type_type |
Definition at line 51 of file AuctionService.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceRequest_< ContainerAllocator >::_nodes_collected_type |
Definition at line 57 of file AuctionService.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceRequest_< ContainerAllocator >::_role_type |
Definition at line 48 of file AuctionService.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceRequest_< ContainerAllocator >::_sending_node_type |
Definition at line 54 of file AuctionService.h.
typedef boost::shared_ptr< ::auction_srvs::AuctionServiceRequest_<ContainerAllocator> const> auction_srvs::AuctionServiceRequest_< ContainerAllocator >::ConstPtr |
Definition at line 171 of file AuctionService.h.
typedef boost::shared_ptr< ::auction_srvs::AuctionServiceRequest_<ContainerAllocator> > auction_srvs::AuctionServiceRequest_< ContainerAllocator >::Ptr |
Definition at line 170 of file AuctionService.h.
typedef AuctionServiceRequest_<ContainerAllocator> auction_srvs::AuctionServiceRequest_< ContainerAllocator >::Type |
Definition at line 28 of file AuctionService.h.
auction_srvs::AuctionServiceRequest_< ContainerAllocator >::AuctionServiceRequest_ | ( | ) | [inline] |
Definition at line 30 of file AuctionService.h.
auction_srvs::AuctionServiceRequest_< ContainerAllocator >::AuctionServiceRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 39 of file AuctionService.h.
ROS_DEPRECATED const std::string auction_srvs::AuctionServiceRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 69 of file AuctionService.h.
ROS_DEPRECATED const std::string auction_srvs::AuctionServiceRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 76 of file AuctionService.h.
ROS_DEPRECATED const std::string auction_srvs::AuctionServiceRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 135 of file AuctionService.h.
ROS_DEPRECATED const std::string auction_srvs::AuctionServiceRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 83 of file AuctionService.h.
static ROS_DEPRECATED const std::string auction_srvs::AuctionServiceRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 67 of file AuctionService.h.
static const char* auction_srvs::AuctionServiceRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 65 of file AuctionService.h.
static ROS_DEPRECATED const std::string auction_srvs::AuctionServiceRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 74 of file AuctionService.h.
static const char* auction_srvs::AuctionServiceRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 72 of file AuctionService.h.
static ROS_DEPRECATED const std::string auction_srvs::AuctionServiceRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 133 of file AuctionService.h.
static const char* auction_srvs::AuctionServiceRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 86 of file AuctionService.h.
static ROS_DEPRECATED const std::string auction_srvs::AuctionServiceRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 81 of file AuctionService.h.
static const char* auction_srvs::AuctionServiceRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 79 of file AuctionService.h.
virtual ROS_DEPRECATED uint8_t* auction_srvs::AuctionServiceRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 148 of file AuctionService.h.
virtual ROS_DEPRECATED uint32_t auction_srvs::AuctionServiceRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 159 of file AuctionService.h.
virtual ROS_DEPRECATED uint8_t* auction_srvs::AuctionServiceRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, |
uint32_t | seq | ||
) | const [inline, virtual] |
Definition at line 137 of file AuctionService.h.
boost::shared_ptr<std::map<std::string, std::string> > auction_srvs::AuctionServiceRequest_< ContainerAllocator >::__connection_header |
Definition at line 172 of file AuctionService.h.
::auction_msgs::Auction_<ContainerAllocator> auction_srvs::AuctionServiceRequest_< ContainerAllocator >::auction_data |
Definition at line 61 of file AuctionService.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceRequest_< ContainerAllocator >::auction_type |
Definition at line 52 of file AuctionService.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceRequest_< ContainerAllocator >::nodes_collected |
Definition at line 58 of file AuctionService.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceRequest_< ContainerAllocator >::role |
Definition at line 49 of file AuctionService.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceRequest_< ContainerAllocator >::sending_node |
Definition at line 55 of file AuctionService.h.