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

Templates for ITkPix emulator. More...

#include <cstdint>
#include <span>
#include <functional>
#include <concepts>
Include dependency graph for cmdcallback.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::CommandCallback
 Command callback interface for ITkPix. More...
 

Variables

template<typename T >
concept itk::itkpix::cmd::concepts::CommandCallback
 Commander interface. More...
 

Detailed Description

Templates for ITkPix emulator.

Variable Documentation

◆ CommandCallback

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

Commander interface.

class CommandCallback