|
EPICS ARCHIVER V4
|
Temporarily releases and then re-takes a Guard. More...
#include <Guard.h>
Public Member Functions | |
| GuardRelease (const char *file, size_t line, Guard &guard) | |
| Constructor releases the guard. More... | |
| ~GuardRelease () | |
| Destructor re-locks the guard. More... | |
Temporarily releases and then re-takes a Guard.
Idea follows Jeff Hill's epicsGuard.
|
inline |
Constructor releases the guard.
|
inline |
Destructor re-locks the guard.
1.8.5