#include <AuctionServiceReset.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::AuctionServiceResetRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::auction_srvs::AuctionServiceResetRequest_ < ContainerAllocator > > | Ptr |
| typedef AuctionServiceResetRequest_ < 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 |
| AuctionServiceResetRequest_ () | |
| AuctionServiceResetRequest_ (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 26 of file AuctionServiceReset.h.
| typedef ::auction_msgs::Auction_<ContainerAllocator> auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::_auction_data_type |
Definition at line 59 of file AuctionServiceReset.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::_auction_type_type |
Definition at line 50 of file AuctionServiceReset.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::_nodes_collected_type |
Definition at line 56 of file AuctionServiceReset.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::_role_type |
Definition at line 47 of file AuctionServiceReset.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::_sending_node_type |
Definition at line 53 of file AuctionServiceReset.h.
| typedef boost::shared_ptr< ::auction_srvs::AuctionServiceResetRequest_<ContainerAllocator> const> auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::ConstPtr |
Definition at line 170 of file AuctionServiceReset.h.
| typedef boost::shared_ptr< ::auction_srvs::AuctionServiceResetRequest_<ContainerAllocator> > auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::Ptr |
Definition at line 169 of file AuctionServiceReset.h.
| typedef AuctionServiceResetRequest_<ContainerAllocator> auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::Type |
Definition at line 27 of file AuctionServiceReset.h.
| auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::AuctionServiceResetRequest_ | ( | ) | [inline] |
Definition at line 29 of file AuctionServiceReset.h.
| auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::AuctionServiceResetRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 38 of file AuctionServiceReset.h.
| ROS_DEPRECATED const std::string auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 68 of file AuctionServiceReset.h.
| ROS_DEPRECATED const std::string auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 75 of file AuctionServiceReset.h.
| ROS_DEPRECATED const std::string auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 134 of file AuctionServiceReset.h.
| ROS_DEPRECATED const std::string auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 82 of file AuctionServiceReset.h.
| static ROS_DEPRECATED const std::string auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 66 of file AuctionServiceReset.h.
| static const char* auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 64 of file AuctionServiceReset.h.
| static ROS_DEPRECATED const std::string auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 73 of file AuctionServiceReset.h.
| static const char* auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 71 of file AuctionServiceReset.h.
| static ROS_DEPRECATED const std::string auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 132 of file AuctionServiceReset.h.
| static const char* auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 85 of file AuctionServiceReset.h.
| static ROS_DEPRECATED const std::string auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 80 of file AuctionServiceReset.h.
| static const char* auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 78 of file AuctionServiceReset.h.
| virtual ROS_DEPRECATED uint8_t* auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 147 of file AuctionServiceReset.h.
| virtual ROS_DEPRECATED uint32_t auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 158 of file AuctionServiceReset.h.
| virtual ROS_DEPRECATED uint8_t* auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, |
| uint32_t | seq | ||
| ) | const [inline, virtual] |
Definition at line 136 of file AuctionServiceReset.h.
| boost::shared_ptr<std::map<std::string, std::string> > auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::__connection_header |
Definition at line 171 of file AuctionServiceReset.h.
| ::auction_msgs::Auction_<ContainerAllocator> auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::auction_data |
Definition at line 60 of file AuctionServiceReset.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::auction_type |
Definition at line 51 of file AuctionServiceReset.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::nodes_collected |
Definition at line 57 of file AuctionServiceReset.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::role |
Definition at line 48 of file AuctionServiceReset.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::AuctionServiceResetRequest_< ContainerAllocator >::sending_node |
Definition at line 54 of file AuctionServiceReset.h.