#include <StreamInfo.h>
Public Types | |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _encoding_type |
typedef uint32_t | _fps_type |
typedef uint8_t | _is_recommended_type |
typedef std::shared_ptr< ::realsense_msgs::StreamInfo_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::realsense_msgs::StreamInfo_< ContainerAllocator > > | Ptr |
typedef StreamInfo_< ContainerAllocator > | Type |
Public Member Functions | |
StreamInfo_ () | |
StreamInfo_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_encoding_type | encoding |
_fps_type | fps |
_is_recommended_type | is_recommended |
Definition at line 22 of file StreamInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > realsense_msgs::StreamInfo_< ContainerAllocator >::_encoding_type |
Definition at line 43 of file StreamInfo.h.
typedef uint32_t realsense_msgs::StreamInfo_< ContainerAllocator >::_fps_type |
Definition at line 40 of file StreamInfo.h.
typedef uint8_t realsense_msgs::StreamInfo_< ContainerAllocator >::_is_recommended_type |
Definition at line 46 of file StreamInfo.h.
typedef std::shared_ptr< ::realsense_msgs::StreamInfo_<ContainerAllocator> const> realsense_msgs::StreamInfo_< ContainerAllocator >::ConstPtr |
Definition at line 53 of file StreamInfo.h.
typedef std::shared_ptr< ::realsense_msgs::StreamInfo_<ContainerAllocator> > realsense_msgs::StreamInfo_< ContainerAllocator >::Ptr |
Definition at line 52 of file StreamInfo.h.
typedef StreamInfo_<ContainerAllocator> realsense_msgs::StreamInfo_< ContainerAllocator >::Type |
Definition at line 24 of file StreamInfo.h.
|
inline |
Definition at line 26 of file StreamInfo.h.
|
inline |
Definition at line 31 of file StreamInfo.h.
_encoding_type realsense_msgs::StreamInfo_< ContainerAllocator >::encoding |
Definition at line 44 of file StreamInfo.h.
_fps_type realsense_msgs::StreamInfo_< ContainerAllocator >::fps |
Definition at line 41 of file StreamInfo.h.
_is_recommended_type realsense_msgs::StreamInfo_< ContainerAllocator >::is_recommended |
Definition at line 47 of file StreamInfo.h.