36#ifndef IBM8b10bDecoder_h
37#define IBM8b10bDecoder_h
39#include "../scopehal/IBM8b10bWaveform.h"
46 virtual void Refresh(vk::raii::CommandBuffer& cmdBuf, std::shared_ptr<QueueHandle> queue)
override;
48 static std::string GetProtocolName();
Definition AcceleratorBuffer.h:204
A parameter to a filter.
Definition FilterParameter.h:86
Abstract base class for all filter graph blocks which are not physical instrument channels.
Definition Filter.h:105
Definition IBM8b10bDecoder.h:42