|
RTC Toolkit 5.0.0
|
Unique identifier for packets of a single frame. More...
#include <packetCombiner.hpp>
Public Member Functions | |
| bool | operator< (const FrameIdentifier &rhs) const |
| bool | operator== (const FrameIdentifier &rhs) const |
| bool | operator!= (const FrameIdentifier &rhs) const |
| FrameIdentifier (SampleIdentifier new_sample_id, uint16_t new_frame_id) | |
| FrameIdentifier () | |
Public Attributes | |
| SampleIdentifier | sample_id |
| uint16_t | frame_id |
Unique identifier for packets of a single frame.
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
| uint16_t FrameIdentifier::frame_id |
| SampleIdentifier FrameIdentifier::sample_id |