#include <controller_event.h>
Public Types | |
typedef uint8_t | _controller_id_type |
typedef std::array< uint8_t, 6 > | _mac_address_type |
typedef rs2rosinternal::Time | _timestamp_type |
typedef uint32_t | _type_type |
typedef std::shared_ptr< ::realsense_legacy_msgs::controller_event_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::realsense_legacy_msgs::controller_event_< ContainerAllocator > > | Ptr |
typedef controller_event_< ContainerAllocator > | Type |
Public Member Functions | |
controller_event_ () | |
controller_event_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_controller_id_type | controller_id |
_mac_address_type | mac_address |
_timestamp_type | timestamp |
_type_type | type |
Definition at line 23 of file controller_event.h.
typedef uint8_t realsense_legacy_msgs::controller_event_< ContainerAllocator >::_controller_id_type |
Definition at line 45 of file controller_event.h.
typedef std::array<uint8_t, 6> realsense_legacy_msgs::controller_event_< ContainerAllocator >::_mac_address_type |
Definition at line 51 of file controller_event.h.
typedef rs2rosinternal::Time realsense_legacy_msgs::controller_event_< ContainerAllocator >::_timestamp_type |
Definition at line 54 of file controller_event.h.
typedef uint32_t realsense_legacy_msgs::controller_event_< ContainerAllocator >::_type_type |
Definition at line 48 of file controller_event.h.
typedef std::shared_ptr< ::realsense_legacy_msgs::controller_event_<ContainerAllocator> const> realsense_legacy_msgs::controller_event_< ContainerAllocator >::ConstPtr |
Definition at line 61 of file controller_event.h.
typedef std::shared_ptr< ::realsense_legacy_msgs::controller_event_<ContainerAllocator> > realsense_legacy_msgs::controller_event_< ContainerAllocator >::Ptr |
Definition at line 60 of file controller_event.h.
typedef controller_event_<ContainerAllocator> realsense_legacy_msgs::controller_event_< ContainerAllocator >::Type |
Definition at line 25 of file controller_event.h.
|
inline |
Definition at line 27 of file controller_event.h.
|
inline |
Definition at line 34 of file controller_event.h.
_controller_id_type realsense_legacy_msgs::controller_event_< ContainerAllocator >::controller_id |
Definition at line 46 of file controller_event.h.
_mac_address_type realsense_legacy_msgs::controller_event_< ContainerAllocator >::mac_address |
Definition at line 52 of file controller_event.h.
_timestamp_type realsense_legacy_msgs::controller_event_< ContainerAllocator >::timestamp |
Definition at line 55 of file controller_event.h.
_type_type realsense_legacy_msgs::controller_event_< ContainerAllocator >::type |
Definition at line 49 of file controller_event.h.