#include <HLC.hpp>
Definition at line 7 of file HLC.hpp.
◆ HLC()
| HLC::HLC |
( |
uint64_t |
_r, |
|
|
uint64_t |
_l |
|
) |
| |
|
noexcept |
◆ ~HLC()
◆ noexcept()
◆ operator<()
| bool HLC::operator< |
( |
const HLC & |
hlc | ) |
const |
|
virtualnoexcept |
◆ operator<=()
| bool HLC::operator<= |
( |
const HLC & |
hlc | ) |
const |
|
virtualnoexcept |
◆ operator=()
| void HLC::operator= |
( |
const HLC & |
hlc | ) |
|
|
virtualnoexcept |
◆ operator==()
| bool HLC::operator== |
( |
const HLC & |
hlc | ) |
const |
|
virtualnoexcept |
◆ operator>()
| bool HLC::operator> |
( |
const HLC & |
hlc | ) |
const |
|
virtualnoexcept |
◆ operator>=()
| bool HLC::operator>= |
( |
const HLC & |
hlc | ) |
const |
|
virtualnoexcept |
◆ tick() [1/2]
| void HLC::tick |
( |
bool |
thread_safe = true | ) |
|
|
virtualnoexcept |
◆ tick() [2/2]
| void HLC::tick |
( |
const HLC & |
msgHlc, |
|
|
bool |
thread_safe = true |
|
) |
| |
|
virtualnoexcept |
◆ m_logic
◆ m_oLck
| pthread_spinlock_t HLC::m_oLck |
|
private |
◆ m_rtc_us
The documentation for this class was generated from the following files: