Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | Static Private Member Functions
auction_msgs::Auction_< ContainerAllocator > Struct Template Reference

#include <Auction.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_command_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef ros::Duration _length_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_metrics_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_subject_type
typedef
::geometry_msgs::Point_
< ContainerAllocator > 
_task_location_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_task_type_name_type
typedef boost::shared_ptr
< ::auction_msgs::Auction_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::auction_msgs::Auction_
< ContainerAllocator > > 
Ptr
typedef Auction_
< 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
 Auction_ ()
 Auction_ (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 > 
command
::std_msgs::Header_
< ContainerAllocator > 
header
ros::Duration length
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
metrics
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
subject
::geometry_msgs::Point_
< ContainerAllocator > 
task_location
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
task_type_name

Static Private Member Functions

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

Detailed Description

template<class ContainerAllocator>
struct auction_msgs::Auction_< ContainerAllocator >

Definition at line 23 of file Auction.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_msgs::Auction_< ContainerAllocator >::_command_type

Definition at line 51 of file Auction.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> auction_msgs::Auction_< ContainerAllocator >::_header_type

Definition at line 48 of file Auction.h.

template<class ContainerAllocator >
typedef ros::Duration auction_msgs::Auction_< ContainerAllocator >::_length_type

Definition at line 63 of file Auction.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_msgs::Auction_< ContainerAllocator >::_metrics_type

Definition at line 60 of file Auction.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_msgs::Auction_< ContainerAllocator >::_subject_type

Definition at line 57 of file Auction.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Point_<ContainerAllocator> auction_msgs::Auction_< ContainerAllocator >::_task_location_type

Definition at line 66 of file Auction.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_msgs::Auction_< ContainerAllocator >::_task_type_name_type

Definition at line 54 of file Auction.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::auction_msgs::Auction_<ContainerAllocator> const> auction_msgs::Auction_< ContainerAllocator >::ConstPtr

Definition at line 164 of file Auction.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::auction_msgs::Auction_<ContainerAllocator> > auction_msgs::Auction_< ContainerAllocator >::Ptr

Definition at line 163 of file Auction.h.

template<class ContainerAllocator >
typedef Auction_<ContainerAllocator> auction_msgs::Auction_< ContainerAllocator >::Type

Definition at line 24 of file Auction.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
auction_msgs::Auction_< ContainerAllocator >::Auction_ ( ) [inline]

Definition at line 26 of file Auction.h.

template<class ContainerAllocator >
auction_msgs::Auction_< ContainerAllocator >::Auction_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 37 of file Auction.h.


Member Function Documentation

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

Definition at line 75 of file Auction.h.

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

Definition at line 82 of file Auction.h.

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

Definition at line 122 of file Auction.h.

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

Definition at line 73 of file Auction.h.

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

Definition at line 71 of file Auction.h.

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

Definition at line 80 of file Auction.h.

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

Definition at line 78 of file Auction.h.

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

Definition at line 120 of file Auction.h.

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

Definition at line 85 of file Auction.h.

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

Definition at line 137 of file Auction.h.

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

Definition at line 150 of file Auction.h.

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

Definition at line 124 of file Auction.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > auction_msgs::Auction_< ContainerAllocator >::__connection_header

Definition at line 165 of file Auction.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_msgs::Auction_< ContainerAllocator >::command

Definition at line 52 of file Auction.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> auction_msgs::Auction_< ContainerAllocator >::header

Definition at line 49 of file Auction.h.

template<class ContainerAllocator >
ros::Duration auction_msgs::Auction_< ContainerAllocator >::length

Definition at line 64 of file Auction.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_msgs::Auction_< ContainerAllocator >::metrics

Definition at line 61 of file Auction.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_msgs::Auction_< ContainerAllocator >::subject

Definition at line 58 of file Auction.h.

template<class ContainerAllocator >
::geometry_msgs::Point_<ContainerAllocator> auction_msgs::Auction_< ContainerAllocator >::task_location

Definition at line 67 of file Auction.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > auction_msgs::Auction_< ContainerAllocator >::task_type_name

Definition at line 55 of file Auction.h.


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


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