|
μHAL (v2.7.9)
Part of the IPbus software repository
|
Go to the documentation of this file.
32 #ifndef _uhal_tests_fixtures_hpp_
33 #define _uhal_tests_fixtures_hpp_
67 template <DeviceType type>
95 template <DeviceType type>
117 template <DeviceType type>
122 template <DeviceType type>
134 template <DeviceType type>
A class which bundles a node tree and an IPbus client interface together providing everything you nee...
HwInterface getDevice(const std::string &aId)
Retrieves protocol, host, and port from the connection file to create an IPbus Client Retrieves the a...
DummyHardwareRunner hwRunner
void setTimeoutPeriod(const uint32_t &aTimeoutPeriod)
A method to modify the timeout period for any pending or future transactions.
static std::string connectionFileURI
uhal::HwInterface getHwInterface() const
virtual ~MinimalFixture()
static const DeviceType deviceType
std::string hardwareToClientFile
A class to open and manage XML connection files and wrap up the interfaces to the NodeTreeBuilder and...
virtual ~AbstractFixture()
std::string clientToHardwareFile
static const DeviceType deviceType
static std::string getAddressFileURI()