μHAL (v2.6.5)
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]
Collaboration diagram for uhal::tests::MinimalFixture< type >:
[legend]

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 ()
 

Detailed Description

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

Definition at line 60 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 114 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 17 of file fixtures.cpp.

◆ MinimalFixture() [9/13]

Definition at line 24 of file fixtures.cpp.

◆ MinimalFixture() [10/13]

Definition at line 31 of file fixtures.cpp.

◆ MinimalFixture() [11/13]

Definition at line 38 of file fixtures.cpp.

◆ MinimalFixture() [12/13]

Definition at line 45 of file fixtures.cpp.

◆ MinimalFixture() [13/13]

Definition at line 52 of file fixtures.cpp.

Member Function Documentation

◆ getHwInterface()

template<DeviceType type>
HwInterface uhal::tests::MinimalFixture< type >::getHwInterface ( ) const

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