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

Go to the source code of this file.
Classes | |
| struct | TransportEndpoint |
| 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, T::EnumTransportEndpoints) |
Declaration of SCPITransport.