Orion
high-rate readout
Classes | Variables
cmddecoder.hpp File Reference

Templates for ITkPix emulator. More...

#include <cstdint>
#include <span>
#include <functional>
#include "cmdcallback.hpp"
Include dependency graph for cmddecoder.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::itkpix::cmd::intf::CommandDecoder
 Command stream decoder interface. More...
 

Variables

template<typename T >
concept itk::itkpix::cmd::concepts::CommandDecoder
 Command stream decoder interface. More...
 

Detailed Description

Templates for ITkPix emulator.

Variable Documentation

◆ CommandDecoder

template<typename T >
concept itk::itkpix::cmd::concepts::CommandDecoder

Command stream decoder interface.

class CommandDecoder