|
rohdeschwarz
0.2.0
TCPIP socket library for Rohde & Schwarz instrument control
|
Classes | |
| class | BlockData |
| Object-oriented Block Data storage and manipulation. More... | |
| struct | IndexName |
| Data type for handling named and indexed quantities. More... | |
Functions | |
| std::string | toScpi (bool value) |
Converts C/C++ bool to SCPI bool. More... | |
| bool | toBool (std::string scpi) |
| Converts SCPI bool to C/C++ bool. More... | |
| bool rohdeschwarz::scpi::toBool | ( | std::string | scpi | ) |