#include <UpdateNotification.h>
Public Types | |
enum | { NEW_MESSAGE = 0 } |
enum | { UPDATE_METADATA = 1 } |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _id_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _metadata_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _sender_type |
typedef int8_t | _update_type_type |
typedef boost::shared_ptr < ::warehouse::UpdateNotification_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::warehouse::UpdateNotification_ < ContainerAllocator > > | Ptr |
typedef UpdateNotification_ < 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 |
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 |
UpdateNotification_ (const ContainerAllocator &_alloc) | |
UpdateNotification_ () | |
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 | |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | id |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | metadata |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | sender |
int8_t | update_type |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 17 of file UpdateNotification.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::UpdateNotification_< ContainerAllocator >::_id_type |
Definition at line 40 of file UpdateNotification.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::UpdateNotification_< ContainerAllocator >::_metadata_type |
Definition at line 46 of file UpdateNotification.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::UpdateNotification_< ContainerAllocator >::_sender_type |
Definition at line 43 of file UpdateNotification.h.
typedef int8_t warehouse::UpdateNotification_< ContainerAllocator >::_update_type_type |
Definition at line 37 of file UpdateNotification.h.
typedef boost::shared_ptr< ::warehouse::UpdateNotification_<ContainerAllocator> const> warehouse::UpdateNotification_< ContainerAllocator >::ConstPtr |
Definition at line 121 of file UpdateNotification.h.
typedef boost::shared_ptr< ::warehouse::UpdateNotification_<ContainerAllocator> > warehouse::UpdateNotification_< ContainerAllocator >::Ptr |
Definition at line 120 of file UpdateNotification.h.
typedef UpdateNotification_<ContainerAllocator> warehouse::UpdateNotification_< ContainerAllocator >::Type |
Definition at line 19 of file UpdateNotification.h.
anonymous enum |
Definition at line 49 of file UpdateNotification.h.
anonymous enum |
Definition at line 50 of file UpdateNotification.h.
warehouse::UpdateNotification_< ContainerAllocator >::UpdateNotification_ | ( | ) | [inline] |
Definition at line 21 of file UpdateNotification.h.
warehouse::UpdateNotification_< ContainerAllocator >::UpdateNotification_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file UpdateNotification.h.
ROS_DEPRECATED const std::string warehouse::UpdateNotification_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 57 of file UpdateNotification.h.
ROS_DEPRECATED const std::string warehouse::UpdateNotification_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 64 of file UpdateNotification.h.
ROS_DEPRECATED const std::string warehouse::UpdateNotification_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 88 of file UpdateNotification.h.
static ROS_DEPRECATED const std::string warehouse::UpdateNotification_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 55 of file UpdateNotification.h.
static const char* warehouse::UpdateNotification_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 53 of file UpdateNotification.h.
static ROS_DEPRECATED const std::string warehouse::UpdateNotification_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 62 of file UpdateNotification.h.
static const char* warehouse::UpdateNotification_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 60 of file UpdateNotification.h.
static ROS_DEPRECATED const std::string warehouse::UpdateNotification_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 86 of file UpdateNotification.h.
static const char* warehouse::UpdateNotification_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 67 of file UpdateNotification.h.
virtual ROS_DEPRECATED uint8_t* warehouse::UpdateNotification_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 100 of file UpdateNotification.h.
virtual ROS_DEPRECATED uint32_t warehouse::UpdateNotification_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 110 of file UpdateNotification.h.
virtual ROS_DEPRECATED uint8_t* warehouse::UpdateNotification_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 90 of file UpdateNotification.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::UpdateNotification_< ContainerAllocator >::id |
Definition at line 41 of file UpdateNotification.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::UpdateNotification_< ContainerAllocator >::metadata |
Definition at line 47 of file UpdateNotification.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > warehouse::UpdateNotification_< ContainerAllocator >::sender |
Definition at line 44 of file UpdateNotification.h.
int8_t warehouse::UpdateNotification_< ContainerAllocator >::update_type |
Definition at line 38 of file UpdateNotification.h.