rohdeschwarz  0.2.0
TCPIP socket library for Rohde & Schwarz instrument control
Typedefs | Variables
bus.cpp File Reference
#include "rohdeschwarz/busses/bus.hpp"
#include <utility>

Go to the source code of this file.

Typedefs

using char_p = char *
 
using uchar_p = unsigned char *
 

Variables

const std::size_t _50_KB_ = 50 * 1024
 

Typedef Documentation

◆ char_p

using char_p = char*

Definition at line 21 of file bus.cpp.

◆ uchar_p

using uchar_p = unsigned char*

Definition at line 22 of file bus.cpp.

Variable Documentation

◆ _50_KB_

const std::size_t _50_KB_ = 50 * 1024

Definition at line 17 of file bus.cpp.