#include <frame_info.h>
Public Types | |
typedef std::vector< ::realsense_legacy_msgs::metadata_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::realsense_legacy_msgs::metadata_< ContainerAllocator > >::other > | _frame_metadata_type |
typedef uint64_t | _system_time_type |
typedef uint32_t | _time_stamp_domain_type |
typedef std::shared_ptr< ::realsense_legacy_msgs::frame_info_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::realsense_legacy_msgs::frame_info_< ContainerAllocator > > | Ptr |
typedef frame_info_< ContainerAllocator > | Type |
Public Member Functions | |
frame_info_ () | |
frame_info_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_frame_metadata_type | frame_metadata |
_system_time_type | system_time |
_time_stamp_domain_type | time_stamp_domain |
Definition at line 23 of file frame_info.h.
typedef std::vector< ::realsense_legacy_msgs::metadata_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::realsense_legacy_msgs::metadata_<ContainerAllocator> >::other > realsense_legacy_msgs::frame_info_< ContainerAllocator >::_frame_metadata_type |
Definition at line 44 of file frame_info.h.
typedef uint64_t realsense_legacy_msgs::frame_info_< ContainerAllocator >::_system_time_type |
Definition at line 41 of file frame_info.h.
typedef uint32_t realsense_legacy_msgs::frame_info_< ContainerAllocator >::_time_stamp_domain_type |
Definition at line 47 of file frame_info.h.
typedef std::shared_ptr< ::realsense_legacy_msgs::frame_info_<ContainerAllocator> const> realsense_legacy_msgs::frame_info_< ContainerAllocator >::ConstPtr |
Definition at line 54 of file frame_info.h.
typedef std::shared_ptr< ::realsense_legacy_msgs::frame_info_<ContainerAllocator> > realsense_legacy_msgs::frame_info_< ContainerAllocator >::Ptr |
Definition at line 53 of file frame_info.h.
typedef frame_info_<ContainerAllocator> realsense_legacy_msgs::frame_info_< ContainerAllocator >::Type |
Definition at line 25 of file frame_info.h.
|
inline |
Definition at line 27 of file frame_info.h.
|
inline |
Definition at line 32 of file frame_info.h.
_frame_metadata_type realsense_legacy_msgs::frame_info_< ContainerAllocator >::frame_metadata |
Definition at line 45 of file frame_info.h.
_system_time_type realsense_legacy_msgs::frame_info_< ContainerAllocator >::system_time |
Definition at line 42 of file frame_info.h.
_time_stamp_domain_type realsense_legacy_msgs::frame_info_< ContainerAllocator >::time_stamp_domain |
Definition at line 48 of file frame_info.h.