RTC Toolkit 6.0.0
Loading...
Searching...
No Matches

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
 Frame ID out of range. More...
 
struct  rtctk::telRepub::MudpiProcessorError::UnexpectedSampleId
 Unexpected sample ID, so we need to resynchronise. 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.