Shared stop state that tracks a stop request and registered callbacks.
Synopsis
Declared in <bslstl_stopstate.h>
class StopState;
Member Functions
Name |
Description |
|
Create a |
If the callback of the specified |
|
If a stop has already been requested, then invoke the callback of the specified |
|
If this |
|
Return |
Derived Classes
Name |
Description |
This component‐private struct adds a reference count to the internal |
Created with MrDocs