#include <vector>
#include <string>
#include <map>
#include <cstdint>
#include "PicoScenesCommons.hxx"
Go to the source code of this file.
Classes | |
struct | SDREthernetConnectionInterface |
struct | SDRConnectionProfile |
struct | SDRFrontEndProfile |
struct | SDRDaughterboardProfile |
struct | SDRMainBoardInfo |
class | SDRDeviceHardwareInformation |
Enumerations | |
enum class | SDRDeviceCombinationType : uint8_t { None = 0 , MIMOCable = 1 , Ethernet = 2 } |
|
strong |
Enumerator | |
---|---|
None | |
MIMOCable | |
Ethernet |
Definition at line 15 of file SDRHardwareInformation.hxx.