#include <LiveCheck.h>
◆ LC_TimeoutGuard()
Construct a new stack-based guard. This sets a flag in the owner that will be cleared on destruction.
◆ ~LC_TimeoutGuard()
LC_TimeoutGuard::~LC_TimeoutGuard |
( |
| ) |
|
Releases the flag. If the LiveCheck received any requests for an immediate or deferred ping during this time, schedule it now.
◆ blocked()
bool LC_TimeoutGuard::blocked |
( |
| ) |
const |
Returns true if the in handle timeout in the owner was already set.
◆ blocked_
bool LC_TimeoutGuard::blocked_ |
|
private |
◆ owner_
◆ token_
The documentation for this class was generated from the following files: