Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | Static Private Member Functions
auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator > Struct Template Reference

#include <BuyerForwardBidService.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_response_info_type
typedef boost::shared_ptr
< ::auction_srvs::BuyerForwardBidServiceResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::auction_srvs::BuyerForwardBidServiceResponse_
< ContainerAllocator > > 
Ptr
typedef
BuyerForwardBidServiceResponse_
< 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
 BuyerForwardBidServiceResponse_ ()
 BuyerForwardBidServiceResponse_ (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
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
response_info

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()
static const char * __s_getServerMD5Sum_ ()

Detailed Description

template<class ContainerAllocator>
struct auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >

Definition at line 151 of file BuyerForwardBidService.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::_response_info_type

Definition at line 164 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::auction_srvs::BuyerForwardBidServiceResponse_<ContainerAllocator> const> auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::ConstPtr

Definition at line 223 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::auction_srvs::BuyerForwardBidServiceResponse_<ContainerAllocator> > auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::Ptr

Definition at line 222 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
typedef BuyerForwardBidServiceResponse_<ContainerAllocator> auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::Type

Definition at line 152 of file BuyerForwardBidService.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::BuyerForwardBidServiceResponse_ ( ) [inline]

Definition at line 154 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::BuyerForwardBidServiceResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 159 of file BuyerForwardBidService.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::__getDataType ( ) const [inline]

Definition at line 173 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::__getMD5Sum ( ) const [inline]

Definition at line 180 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::__getMessageDefinition ( ) const [inline]

Definition at line 199 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::__getServerMD5Sum ( ) const [inline]

Definition at line 187 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::__s_getDataType ( ) [inline, static]

Definition at line 171 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
static const char* auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::__s_getDataType_ ( ) [inline, static, private]

Definition at line 169 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::__s_getMD5Sum ( ) [inline, static]

Definition at line 178 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
static const char* auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::__s_getMD5Sum_ ( ) [inline, static, private]

Definition at line 176 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::__s_getMessageDefinition ( ) [inline, static]

Definition at line 197 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
static const char* auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::__s_getMessageDefinition_ ( ) [inline, static, private]

Definition at line 190 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::__s_getServerMD5Sum ( ) [inline, static]

Definition at line 185 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
static const char* auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::__s_getServerMD5Sum_ ( ) [inline, static, private]

Definition at line 183 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr) [inline, virtual]

Definition at line 208 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::serializationLength ( ) const [inline, virtual]

Definition at line 215 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 201 of file BuyerForwardBidService.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::__connection_header

Definition at line 224 of file BuyerForwardBidService.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_srvs::BuyerForwardBidServiceResponse_< ContainerAllocator >::response_info

Definition at line 165 of file BuyerForwardBidService.h.


The documentation for this struct was generated from the following file:


auction_srvs
Author(s): Joao Manuel Leitao Quintas
autogenerated on Mon Jan 6 2014 11:25:32