Intrusive list node that stores a registered stop‐callback invocation.
Synopsis
Declared in <bslstl_stopstate.h>
class StopStateCallbackNode;
Member Functions
Name |
Description |
|
Invoke the callback stored in the derived class. |
Friends
Name |
Description |
Shared stop state that tracks a stop request and registered callbacks. |
Derived Classes
Name |
Description |
This component‐private class is used to implement |
Created with MrDocs