μHAL (v2.7.9)
Part of the IPbus software repository
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]

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
 

Protected Attributes

uint16_t devicePort
 
std::string deviceId
 

Detailed Description

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

Definition at line 64 of file fixtures.hpp.

Constructor & Destructor Documentation

◆ MinimalFixture() [1/13]

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

◆ ~MinimalFixture()

template<DeviceType type>
uhal::tests::MinimalFixture< type >::~MinimalFixture
virtual

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

◆ 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: