#include <Bid.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _buyer_id_type |
typedef int64_t | _cost_distance_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef boost::shared_ptr < ::auction_msgs::Bid_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::auction_msgs::Bid_ < ContainerAllocator > > | Ptr |
typedef Bid_< 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 |
Bid_ () | |
Bid_ (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 () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | buyer_id |
int64_t | cost_distance |
::std_msgs::Header_ < ContainerAllocator > | header |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_msgs::Bid_< ContainerAllocator >::_buyer_id_type |
typedef int64_t auction_msgs::Bid_< ContainerAllocator >::_cost_distance_type |
typedef ::std_msgs::Header_<ContainerAllocator> auction_msgs::Bid_< ContainerAllocator >::_header_type |
typedef boost::shared_ptr< ::auction_msgs::Bid_<ContainerAllocator> const> auction_msgs::Bid_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::auction_msgs::Bid_<ContainerAllocator> > auction_msgs::Bid_< ContainerAllocator >::Ptr |
typedef Bid_<ContainerAllocator> auction_msgs::Bid_< ContainerAllocator >::Type |
auction_msgs::Bid_< ContainerAllocator >::Bid_ | ( | ) | [inline] |
auction_msgs::Bid_< ContainerAllocator >::Bid_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
ROS_DEPRECATED const std::string auction_msgs::Bid_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
ROS_DEPRECATED const std::string auction_msgs::Bid_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
ROS_DEPRECATED const std::string auction_msgs::Bid_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
static ROS_DEPRECATED const std::string auction_msgs::Bid_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
static const char* auction_msgs::Bid_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
static ROS_DEPRECATED const std::string auction_msgs::Bid_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
static const char* auction_msgs::Bid_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
static ROS_DEPRECATED const std::string auction_msgs::Bid_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
static const char* auction_msgs::Bid_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
virtual ROS_DEPRECATED uint8_t* auction_msgs::Bid_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
virtual ROS_DEPRECATED uint32_t auction_msgs::Bid_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
virtual ROS_DEPRECATED uint8_t* auction_msgs::Bid_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, |
uint32_t | seq | ||
) | const [inline, virtual] |
boost::shared_ptr<std::map<std::string, std::string> > auction_msgs::Bid_< ContainerAllocator >::__connection_header |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_msgs::Bid_< ContainerAllocator >::buyer_id |
int64_t auction_msgs::Bid_< ContainerAllocator >::cost_distance |
::std_msgs::Header_<ContainerAllocator> auction_msgs::Bid_< ContainerAllocator >::header |