Owns a callback subscription to an Observer.
Synopsis
Declared in <folly/observer/Observer.h>
class CallbackHandle;
Member Functions
Name |
Description |
|
Constructors |
|
Destroys the handle, cancelling the subscription. |
Assignment operators |
|
Cancels the subscription. |
Created with MrDocs