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 |
Component‐private node storing a stop callback for |
Created with MrDocs