ChimeraTK-DeviceAccess  03.18.00
ChimeraTK::RebotSleepSynchroniser Struct Reference

#include <testableRebotSleep_testingImpl.h>

+ Collaboration diagram for ChimeraTK::RebotSleepSynchroniser:

Static Public Attributes

static std::mutex _lock
 
static std::atomic< bool > _clientMayGetLock
 
static boost::chrono::steady_clock::time_point _nextRequestedWakeup = RebotTestableClock::_epoch
 
static std::atomic< bool > _clientHasReachedTestableMode
 
static bool _testHasReachedTestableMode
 

Detailed Description

Definition at line 34 of file testableRebotSleep_testingImpl.h.

Member Data Documentation

◆ _clientHasReachedTestableMode

std::atomic< bool > ChimeraTK::RebotSleepSynchroniser::_clientHasReachedTestableMode
static

Definition at line 41 of file testableRebotSleep_testingImpl.h.

◆ _clientMayGetLock

std::atomic< bool > ChimeraTK::RebotSleepSynchroniser::_clientMayGetLock
static

Definition at line 37 of file testableRebotSleep_testingImpl.h.

◆ _lock

std::mutex ChimeraTK::RebotSleepSynchroniser::_lock
static

Definition at line 35 of file testableRebotSleep_testingImpl.h.

◆ _nextRequestedWakeup

boost::chrono::steady_clock::time_point ChimeraTK::RebotSleepSynchroniser::_nextRequestedWakeup = RebotTestableClock::_epoch
static

Definition at line 39 of file testableRebotSleep_testingImpl.h.

◆ _testHasReachedTestableMode

bool ChimeraTK::RebotSleepSynchroniser::_testHasReachedTestableMode
static

Definition at line 44 of file testableRebotSleep_testingImpl.h.


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