rohdeschwarz
0.2.0
TCPIP socket library for Rohde & Schwarz instrument control
include
rohdeschwarz
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"
7
#include "
rohdeschwarz/busses/visa/visa.hpp
"
8
#include "
rohdeschwarz/busses/bus.hpp
"
9
10
11
namespace
rohdeschwarz
12
{
13
14
15
using
Socket
=
busses::socket::Socket
;
16
using
Visa
=
busses::visa::Visa
;
17
18
19
}
// namespace rohdeschwarz::busses
20
#endif
// ROHDESCHWARZ_BUSSES_HPP
bus.hpp
rohdeschwarz::busses::Bus class definition
rohdeschwarz::busses::socket::Socket
A class for managing synchronous TCP IP sockets.
Definition:
socket.hpp:39
rohdeschwarz::busses::visa::Visa
Definition:
visa.hpp:32
Socket
rohdeschwarz::busses::Socket Socket
Definition:
main.cpp:13
rohdeschwarz
Definition:
bus.hpp:16
rohdeschwarz::Visa
busses::visa::Visa Visa
Definition:
busses.hpp:16
visa.hpp
Generated by
1.9.1