#include <uhal/tests/fixtures.hpp>
Public Member Functions | |
| MinimalFixture () | |
| virtual | ~MinimalFixture () |
| uhal::HwInterface | getHwInterface () const |
| template<> | |
| MinimalFixture () | |
| template<> | |
| MinimalFixture () | |
| template<> | |
| MinimalFixture () | |
| template<> | |
| MinimalFixture () | |
| template<> | |
| MinimalFixture () | |
| template<> | |
| MinimalFixture () | |
| template<> | |
| MinimalFixture () | |
| template<> | |
| MinimalFixture () | |
| template<> | |
| MinimalFixture () | |
| template<> | |
| MinimalFixture () | |
| template<> | |
| MinimalFixture () | |
| template<> | |
| MinimalFixture () | |
Static Public Attributes | |
| static const DeviceType | deviceType = type |
Static Public Attributes inherited from uhal::tests::AbstractFixture | |
| static std::string | connectionFileURI = "" |
Protected Attributes | |
| uint16_t | devicePort |
| std::string | deviceId |
Additional Inherited Members | |
Protected Member Functions inherited from uhal::tests::AbstractFixture | |
| AbstractFixture () | |
| virtual | ~AbstractFixture () |
Definition at line 60 of file fixtures.hpp.
| uhal::tests::MinimalFixture< type >::MinimalFixture | ( | ) |
|
virtual |
Definition at line 114 of file fixtures.hpp.
| uhal::tests::MinimalFixture< IPBUS_1_3_UDP >::MinimalFixture | ( | ) |
| uhal::tests::MinimalFixture< IPBUS_1_3_TCP >::MinimalFixture | ( | ) |
| uhal::tests::MinimalFixture< IPBUS_1_3_CONTROLHUB >::MinimalFixture | ( | ) |
| uhal::tests::MinimalFixture< IPBUS_2_0_UDP >::MinimalFixture | ( | ) |
| uhal::tests::MinimalFixture< IPBUS_2_0_TCP >::MinimalFixture | ( | ) |
| uhal::tests::MinimalFixture< IPBUS_2_0_CONTROLHUB >::MinimalFixture | ( | ) |
| uhal::tests::MinimalFixture< IPBUS_1_3_UDP >::MinimalFixture | ( | ) |
Definition at line 17 of file fixtures.cpp.
| uhal::tests::MinimalFixture< IPBUS_1_3_TCP >::MinimalFixture | ( | ) |
Definition at line 24 of file fixtures.cpp.
| uhal::tests::MinimalFixture< IPBUS_1_3_CONTROLHUB >::MinimalFixture | ( | ) |
Definition at line 31 of file fixtures.cpp.
| uhal::tests::MinimalFixture< IPBUS_2_0_UDP >::MinimalFixture | ( | ) |
Definition at line 38 of file fixtures.cpp.
| uhal::tests::MinimalFixture< IPBUS_2_0_TCP >::MinimalFixture | ( | ) |
Definition at line 45 of file fixtures.cpp.
| uhal::tests::MinimalFixture< IPBUS_2_0_CONTROLHUB >::MinimalFixture | ( | ) |
Definition at line 52 of file fixtures.cpp.
| HwInterface uhal::tests::MinimalFixture< type >::getHwInterface | ( | ) | const |
Definition at line 119 of file fixtures.hpp.
References uhal::tests::AbstractFixture::connectionFileURI, and uhal::ConnectionManager::getDevice().
Referenced by uhal::tests::DummyHardwareFixture< type >::DummyHardwareFixture().
|
protected |
Definition at line 74 of file fixtures.hpp.
Referenced by uhal::tests::MinimalFixture< IPBUS_2_0_PCIE >::getHwInterface().
|
protected |
Definition at line 73 of file fixtures.hpp.
|
static |
Definition at line 70 of file fixtures.hpp.
Referenced by uhal::tests::DummyHardwareFixture< type >::DummyHardwareFixture().
1.8.13