μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Static Public Attributes | Protected Attributes | List of all members
uhal::tests::MinimalFixture< type > Struct Template Reference

#include <uhal/tests/fixtures.hpp>

Inheritance diagram for uhal::tests::MinimalFixture< type >:
[legend]
Collaboration diagram for uhal::tests::MinimalFixture< type >:
[legend]

Public Member Functions

 MinimalFixture ()
 
virtual ~MinimalFixture ()
 
uhal::HwInterface getHwInterface () const
 
 MinimalFixture ()
 
 MinimalFixture ()
 
 MinimalFixture ()
 
 MinimalFixture ()
 
 MinimalFixture ()
 
 MinimalFixture ()
 
 MinimalFixture ()
 
 MinimalFixture ()
 
 MinimalFixture ()
 
 MinimalFixture ()
 
 MinimalFixture ()
 
 MinimalFixture ()
 

Static Public Attributes

static const DeviceType deviceType = type
 
- Static Public Attributes inherited from uhal::tests::AbstractFixture
static std::string connectionFileURI = ""
 
static size_t timeout = 1
 
static bool quickTest = false
 

Protected Attributes

uint16_t devicePort
 
std::string deviceId
 

Additional Inherited Members

- Protected Member Functions inherited from uhal::tests::AbstractFixture
 AbstractFixture ()
 
virtual ~AbstractFixture ()
 
- Static Protected Member Functions inherited from uhal::tests::AbstractFixture
static std::string getAddressFileURI ()
 

Detailed Description

template<DeviceType type>
struct uhal::tests::MinimalFixture< type >

Definition at line 68 of file fixtures.hpp.

Constructor & Destructor Documentation

◆ MinimalFixture() [1/13]

template<DeviceType type>
uhal::tests::MinimalFixture< type >::MinimalFixture ( )

◆ ~MinimalFixture()

Definition at line 118 of file fixtures.hpp.

◆ MinimalFixture() [2/13]

◆ MinimalFixture() [3/13]

◆ MinimalFixture() [4/13]

◆ MinimalFixture() [5/13]

◆ MinimalFixture() [6/13]

◆ MinimalFixture() [7/13]

◆ MinimalFixture() [8/13]

Definition at line 26 of file fixtures.cpp.

◆ MinimalFixture() [9/13]

Definition at line 33 of file fixtures.cpp.

◆ MinimalFixture() [10/13]

Definition at line 40 of file fixtures.cpp.

◆ MinimalFixture() [11/13]

Definition at line 47 of file fixtures.cpp.

◆ MinimalFixture() [12/13]

Definition at line 54 of file fixtures.cpp.

◆ MinimalFixture() [13/13]

Definition at line 61 of file fixtures.cpp.

Member Function Documentation

◆ getHwInterface()

template<DeviceType type>
HwInterface uhal::tests::MinimalFixture< type >::getHwInterface

Member Data Documentation

◆ deviceId

template<DeviceType type>
std::string uhal::tests::MinimalFixture< type >::deviceId
protected

Definition at line 78 of file fixtures.hpp.

◆ devicePort

template<DeviceType type>
uint16_t uhal::tests::MinimalFixture< type >::devicePort
protected

Definition at line 77 of file fixtures.hpp.

◆ deviceType

template<DeviceType type>
const DeviceType uhal::tests::MinimalFixture< type >::deviceType = type
static

The documentation for this struct was generated from the following file: