ChimeraTK-DeviceAccess  03.18.00
TestLocker Struct Reference

#include <sharedDummyHelpers.h>

+ Collaboration diagram for TestLocker:

Public Member Functions

 TestLocker ()
 
 ~TestLocker ()
 
 TestLocker ()
 
 ~TestLocker ()
 
 TestLocker (const char *dmapFile)
 

Public Attributes

std::vector< std::string > usedNodes {"mtcadummys0", "llrfdummys4", "noioctldummys5", "pcieunidummys6"}
 
const std::string lockfile {"/var/run/lock/uiodummy.lock"}
 
int fd
 

Detailed Description

Definition at line 51 of file testPcieBackend.cpp.

Constructor & Destructor Documentation

◆ TestLocker() [1/3]

TestLocker::TestLocker ( )
inline

Definition at line 54 of file testPcieBackend.cpp.

◆ ~TestLocker() [1/2]

TestLocker::~TestLocker ( )
inline

Definition at line 76 of file testPcieBackend.cpp.

◆ TestLocker() [2/3]

TestLocker::TestLocker ( )
inline

Definition at line 31 of file testUioBackendUnified.cpp.

◆ ~TestLocker() [2/2]

TestLocker::~TestLocker ( )
inline

Definition at line 44 of file testUioBackendUnified.cpp.

◆ TestLocker() [3/3]

TestLocker::TestLocker ( const char *  dmapFile)
inline

Definition at line 43 of file sharedDummyHelpers.h.

Member Data Documentation

◆ fd

int TestLocker::fd

Definition at line 59 of file sharedDummyHelpers.h.

◆ lockfile

const std::string TestLocker::lockfile {"/var/run/lock/uiodummy.lock"}

Definition at line 30 of file testUioBackendUnified.cpp.

◆ usedNodes

std::vector<std::string> TestLocker::usedNodes {"mtcadummys0", "llrfdummys4", "noioctldummys5", "pcieunidummys6"}

Definition at line 52 of file testPcieBackend.cpp.


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