RTC Toolkit 5.0.0
Loading...
Searching...
No Matches
Classes | Namespaces
mudpiProcessingError.hpp File Reference

MUDPI processor error codes. More...

#include "llnetio/mudpi/mudpi.hpp"
#include <cstdint>
#include <optional>
#include <string>
#include <system_error>
#include <variant>
#include <fmt/format.h>
#include <fmt/ostream.h>

Go to the source code of this file.

Classes

struct  rtctk::telRepub::ErrorCode< ErrorStruct >
 
struct  rtctk::telRepub::MudpiProcessorError
 MUDPI Processor errors. More...
 
struct  rtctk::telRepub::MudpiProcessorError::FrameIdOutOfRange
 FrameId out of range. More...
 
struct  rtctk::telRepub::MudpiProcessorError::UnexpectedSampleId
 unexpected sample id, so we need to resynchronize More...
 
struct  rtctk::telRepub::MudpiProcessorError::UnexpectedFrameId
 unexpected frame id inside a sample More...
 
struct  rtctk::telRepub::MudpiProcessorError::Synchronising
 Synchronising. More...
 
struct  rtctk::telRepub::MudpiProcessorError::WranglerError
 Wrangler Error. More...
 
struct  rtctk::telRepub::MudpiProcessorError::PacketSizeError
 (UDP) Packet Size error. More...
 
struct  rtctk::telRepub::MudpiProcessorError::ChecksumError
 MUDPI Checksum error. More...
 

Namespaces

namespace  rtctk
 
namespace  rtctk::telRepub
 

Detailed Description

MUDPI processor error codes.