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 for a pointer to a handler taking a null‐terminated string. |
|
Alias indicating this type is allocator‐aware. |
Member Functions
Name |
Description |
|
Constructors |
|
Invoke |
Return the allocator used to supply memory. |
|
Schedule a handler invocation after |
|
Return |
|
If a thread is waiting to alert at expiration of the |
|
Update the completion‐guard message text to |
Static Member Functions
Name |
Description |
|
Abort after logging a diagnostic message built from |
Created with MrDocs