ngscopeclient 0.1-dev+51fbda87c
|
Declaration of Filter. More...
Go to the source code of this file.
Classes | |
class | WaveformCacheKey |
Describes a particular revision of a waveform. More... | |
class | Filter |
Abstract base class for all filter graph blocks which are not physical instrument channels. More... | |
Macros | |
#define | PROTOCOL_DECODER_INITPROC(T) |
#define | AddDecoderClass(T) Filter::DoAddDecoderClass(T::GetProtocolName(), T::CreateInstance) |
Declaration of Filter.
#define PROTOCOL_DECODER_INITPROC | ( | T | ) |