ngscopeclient 0.1-dev+51fbda87c
|
Declaration of Oscilloscope. More...
Go to the source code of this file.
Classes | |
class | Oscilloscope |
Generic representation of an oscilloscope, logic analyzer, or spectrum analyzer. More... | |
Macros | |
#define | STRINGIFY(T) #T |
#define | OSCILLOSCOPE_INITPROC(T) |
#define | AddDriverClass(T) Oscilloscope::DoAddDriverClass(T::GetDriverNameInternal(), T::CreateInstance) |
Declaration of Oscilloscope.
#define OSCILLOSCOPE_INITPROC | ( | T | ) |