Flyby SDK v1.0.2
Loading...
Searching...
No Matches
flyby::DisposeBag Class Reference

Dispose bag is used to hold and automatically dispose observables. More...

#include <observable.h>

Public Member Functions

void dispose_all ()
 Disposes of all observables in the bag.
void add (const std::shared_ptr< Observable > &observable)
 Add an observable to this bag to be disposed automatically.

Detailed Description

Dispose bag is used to hold and automatically dispose observables.


The documentation for this class was generated from the following file: