warehouse::RemoveMessagesResponse_< ContainerAllocator > Struct Template Reference

#include <RemoveMessages.h>

List of all members.

Public Types

enum  { INVALID_DB_NAME = 1 }
enum  { INVALID_COLLECTION_NAME = 2 }
enum  { SUCCESS = 0 }
typedef uint8_t _error_code_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_error_msg_type
typedef uint32_t _num_messages_removed_type
typedef boost::shared_ptr
< ::warehouse::RemoveMessagesResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::warehouse::RemoveMessagesResponse_
< ContainerAllocator > > 
Ptr
typedef
RemoveMessagesResponse_
< 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
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
 RemoveMessagesResponse_ (const ContainerAllocator &_alloc)
 RemoveMessagesResponse_ ()
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

uint8_t error_code
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
error_msg
uint32_t num_messages_removed

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 warehouse::RemoveMessagesResponse_< ContainerAllocator >

Definition at line 149 of file RemoveMessages.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t warehouse::RemoveMessagesResponse_< ContainerAllocator >::_error_code_type

Definition at line 170 of file RemoveMessages.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::RemoveMessagesResponse_< ContainerAllocator >::_error_msg_type

Definition at line 173 of file RemoveMessages.h.

template<class ContainerAllocator >
typedef uint32_t warehouse::RemoveMessagesResponse_< ContainerAllocator >::_num_messages_removed_type

Definition at line 167 of file RemoveMessages.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::warehouse::RemoveMessagesResponse_<ContainerAllocator> const> warehouse::RemoveMessagesResponse_< ContainerAllocator >::ConstPtr

Definition at line 248 of file RemoveMessages.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::warehouse::RemoveMessagesResponse_<ContainerAllocator> > warehouse::RemoveMessagesResponse_< ContainerAllocator >::Ptr

Definition at line 247 of file RemoveMessages.h.

template<class ContainerAllocator >
typedef RemoveMessagesResponse_<ContainerAllocator> warehouse::RemoveMessagesResponse_< ContainerAllocator >::Type

Definition at line 151 of file RemoveMessages.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
INVALID_DB_NAME 

Definition at line 177 of file RemoveMessages.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
INVALID_COLLECTION_NAME 

Definition at line 178 of file RemoveMessages.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
SUCCESS 

Definition at line 176 of file RemoveMessages.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
warehouse::RemoveMessagesResponse_< ContainerAllocator >::RemoveMessagesResponse_ (  )  [inline]

Definition at line 153 of file RemoveMessages.h.

template<class ContainerAllocator >
warehouse::RemoveMessagesResponse_< ContainerAllocator >::RemoveMessagesResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 160 of file RemoveMessages.h.


Member Function Documentation

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

Definition at line 185 of file RemoveMessages.h.

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

Definition at line 192 of file RemoveMessages.h.

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

Definition at line 218 of file RemoveMessages.h.

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

Definition at line 199 of file RemoveMessages.h.

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

Definition at line 183 of file RemoveMessages.h.

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

Definition at line 181 of file RemoveMessages.h.

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

Definition at line 190 of file RemoveMessages.h.

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

Definition at line 188 of file RemoveMessages.h.

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

Definition at line 216 of file RemoveMessages.h.

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

Definition at line 202 of file RemoveMessages.h.

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

Definition at line 197 of file RemoveMessages.h.

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

Definition at line 195 of file RemoveMessages.h.

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

Definition at line 229 of file RemoveMessages.h.

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

Definition at line 238 of file RemoveMessages.h.

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

Definition at line 220 of file RemoveMessages.h.


Member Data Documentation

template<class ContainerAllocator >
uint8_t warehouse::RemoveMessagesResponse_< ContainerAllocator >::error_code

Definition at line 171 of file RemoveMessages.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::RemoveMessagesResponse_< ContainerAllocator >::error_msg

Definition at line 174 of file RemoveMessages.h.

template<class ContainerAllocator >
uint32_t warehouse::RemoveMessagesResponse_< ContainerAllocator >::num_messages_removed

Definition at line 168 of file RemoveMessages.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines


warehouse
Author(s): Nate Koenig, Bhaskara Marthi
autogenerated on Fri Jan 11 10:09:02 2013