RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Classes | Public Types | List of all members
rtctk::telRepub::MudpiProcessorError Struct Reference

MUDPI Processor errors. More...

#include <mudpiProcessingError.hpp>

Classes

struct  ChecksumError
 MUDPI Checksum error. More...
 
struct  FrameIdOutOfRange
 FrameId out of range. More...
 
struct  PacketSizeError
 (UDP) Packet Size error. More...
 
struct  Synchronising
 Synchronising. More...
 
struct  UnexpectedFrameId
 unexpected frame id inside a sample More...
 
struct  UnexpectedSampleId
 unexpected sample id, so we need to resynchronize More...
 
struct  WranglerError
 Wrangler Error. More...
 

Public Types

using VariantType
 

Detailed Description

MUDPI Processor errors.

Member Typedef Documentation

◆ VariantType

Initial value:
std::variant<FrameIdOutOfRange,
UnexpectedSampleId,
UnexpectedFrameId,
Synchronising,
WranglerError,
PacketSizeError,
ChecksumError>

The documentation for this struct was generated from the following file: