Update the completion‐guard message text to text.
Synopsis
Declared in <bslmt_timedcompletionguard.h>
int
updateText(std::string_view const& text);
Description
Return 0 on success, and a non‐zero value if false == isGuarding().
Return Value
0 on success, and a non‐zero value otherwise
Parameters
Name |
Description |
text |
new message text for the guard |
Created with MrDocs