ngscopeclient 0.1-dev+51fbda87c
Files | Classes
Collaboration diagram for Transports:

Files

file  SCPIHIDTransport.cpp
 Implementation of SCPIHIDTransport.
 
file  SCPIHIDTransport.h
 Declaration of SCPIHIDTransport.
 
file  SCPILxiTransport.cpp
 Implementation of SCPILxiTransport.
 
file  SCPILxiTransport.h
 Declaration of SCPILxiTransport.
 
file  SCPINullTransport.cpp
 Implementation of SCPINullTransport.
 
file  SCPINullTransport.h
 Declaration of SCPINullTransport.
 
file  SCPISocketCANTransport.cpp
 Implementation of SCPISocketCANTransport.
 
file  SCPISocketCANTransport.h
 Declaration of SCPISocketCANTransport.
 
file  SCPISocketTransport.cpp
 Implementation of SCPISocketTransport.
 
file  SCPISocketTransport.h
 Declaration of SCPISocketTransport.
 
file  SCPITMCTransport.cpp
 Implementation of SCPITMCTransport.
 
file  SCPITMCTransport.h
 Declaration of SCPITMCTransport.
 
file  SCPITransport.cpp
 Implementation of SCPITransport.
 
file  SCPITransport.h
 Declaration of SCPITransport.
 
file  SCPITwinLanTransport.cpp
 Implementation of SCPIUARTTransport.
 
file  SCPITwinLanTransport.h
 Declaration of SCPITwinLanTransport.
 
file  SCPIUARTTransport.cpp
 Implementation of SCPIUARTTransport.
 
file  SCPIUARTTransport.h
 Declaration of SCPIUARTTransport.
 
file  VICPSocketTransport.cpp
 Implementation of VICPSocketTransport.
 
file  VICPSocketTransport.h
 Declaration of VICPSocketTransport.
 

Classes

class  SCPIHIDTransport
 Transport for instruments attached via USB HID. More...
 
class  SCPINullTransport
 Dummy SCPITransport for demo scope etc. More...
 
class  SCPISocketTransport
 Transport that moves SCPI data over a single TCP socket with no framing. More...
 
class  SCPITMCTransport
 Abstraction of a transport layer for moving SCPI data between endpoints. More...
 
class  SCPITransport
 Abstraction of a transport layer for moving SCPI data between endpoints. More...
 
class  SCPIUARTTransport
 Abstraction of a transport layer for moving SCPI data between endpoints. More...
 
class  VICPSocketTransport
 A SCPI transport tunneled over LeCroy's Virtual Instrument Control Protocol. More...
 

Detailed Description