This class implements a guard for work completion within a specified duration.
Synopsis
Declared in <bslmt_timedcompletionguard.h>
class TimedCompletionGuard;
Type Aliases
Name |
Description |
|
|
Alias indicating this type is allocator‐aware. |
Member Functions
Name |
Description |
|
Constructors |
|
Invoke |
Return the allocator used to supply memory. |
|
Configure a thread to, at the expiration of the specified |
|
Return |
|
If a thread is waiting to alert at expiration of the |
|
Use the specified |
Static Member Functions
Name |
Description |
|
(Default Handler) Emulate the invocation of the standard |
Created with MrDocs