Orion
high-rate readout
itksw
itk
itkpix
enc.hpp
Go to the documentation of this file.
1
5
#pragma once
6
7
#include "
itk/itkpix/endec/enccore.hpp
"
8
#include "
itk/itkpix/endec-dummy/enccore.hpp
"
9
#include "
orion/itkpix/endec/enccore.hpp
"
10
11
namespace
itk::itkpix::endec {
12
13
template
<
typename
Callback>
14
// using EncCore = dummy::EncCore<Callback>;
15
using
EncCore = orion::EncCore<Callback>;
16
// using EncCore = ::orion::itkpix::endec::EncCore<Callback>;
17
18
}
enccore.hpp
Dummy implementation for ITkPix Encoder.
enccore.hpp
Templates for ITkPix Encoder Core.
enccore.hpp
Implementation for ITkPix Encoder.
Generated by
1.9.1