rohdeschwarz  0.2.0
TCPIP socket library for Rohde & Schwarz instrument control
busses.hpp
Go to the documentation of this file.
1 #ifndef ROHDESCHWARZ_BUSSES_HPP
2 #define ROHDESCHWARZ_BUSSES_HPP
3 
4 
5 // rohdeschwarz
6 #include "rohdeschwarz/busses/socket/socket/hpp"
9 
10 
11 namespace rohdeschwarz
12 {
13 
14 
17 
18 
19 } // namespace rohdeschwarz::busses
20 #endif // ROHDESCHWARZ_BUSSES_HPP
rohdeschwarz::busses::Bus class definition
A class for managing synchronous TCP IP sockets.
Definition: socket.hpp:39
rohdeschwarz::busses::Socket Socket
Definition: main.cpp:13
busses::visa::Visa Visa
Definition: busses.hpp:16