#include <Notification.h>
Public Types | |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _category_type |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _description_type |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _serialized_data_type |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _severity_type |
typedef rs2rosinternal::Time | _timestamp_type |
typedef std::shared_ptr< ::realsense_msgs::Notification_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::realsense_msgs::Notification_< ContainerAllocator > > | Ptr |
typedef Notification_< ContainerAllocator > | Type |
Public Member Functions | |
Notification_ () | |
Notification_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_category_type | category |
_description_type | description |
_serialized_data_type | serialized_data |
_severity_type | severity |
_timestamp_type | timestamp |
Definition at line 22 of file Notification.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > realsense_msgs::Notification_< ContainerAllocator >::_category_type |
Definition at line 47 of file Notification.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > realsense_msgs::Notification_< ContainerAllocator >::_description_type |
Definition at line 53 of file Notification.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > realsense_msgs::Notification_< ContainerAllocator >::_serialized_data_type |
Definition at line 56 of file Notification.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > realsense_msgs::Notification_< ContainerAllocator >::_severity_type |
Definition at line 50 of file Notification.h.
typedef rs2rosinternal::Time realsense_msgs::Notification_< ContainerAllocator >::_timestamp_type |
Definition at line 44 of file Notification.h.
typedef std::shared_ptr< ::realsense_msgs::Notification_<ContainerAllocator> const> realsense_msgs::Notification_< ContainerAllocator >::ConstPtr |
Definition at line 63 of file Notification.h.
typedef std::shared_ptr< ::realsense_msgs::Notification_<ContainerAllocator> > realsense_msgs::Notification_< ContainerAllocator >::Ptr |
Definition at line 62 of file Notification.h.
typedef Notification_<ContainerAllocator> realsense_msgs::Notification_< ContainerAllocator >::Type |
Definition at line 24 of file Notification.h.
|
inline |
Definition at line 26 of file Notification.h.
|
inline |
Definition at line 33 of file Notification.h.
_category_type realsense_msgs::Notification_< ContainerAllocator >::category |
Definition at line 48 of file Notification.h.
_description_type realsense_msgs::Notification_< ContainerAllocator >::description |
Definition at line 54 of file Notification.h.
_serialized_data_type realsense_msgs::Notification_< ContainerAllocator >::serialized_data |
Definition at line 57 of file Notification.h.
_severity_type realsense_msgs::Notification_< ContainerAllocator >::severity |
Definition at line 51 of file Notification.h.
_timestamp_type realsense_msgs::Notification_< ContainerAllocator >::timestamp |
Definition at line 45 of file Notification.h.