|
ngscopeclient v0.1
|
Declaration of SCPITransport. More...
#include <chrono>

Go to the source code of this file.
Classes | |
| class | SCPITransport |
| Abstraction of a transport layer for moving SCPI data between endpoints. More... | |
Macros | |
| #define | TRANSPORT_INITPROC(T) |
| #define | AddTransportClass(T) SCPITransport::DoAddTransportClass(T::GetTransportName(), T::CreateInstance) |
Declaration of SCPITransport.
| #define TRANSPORT_INITPROC | ( | T | ) |