Flyby SDK v1.0.2
Loading...
Searching...
No Matches
observable.h File Reference
#include <memory>
#include <vector>
Include dependency graph for observable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  flyby::Observable
 General observable interface. More...
class  flyby::DisposeBag
 Dispose bag is used to hold and automatically dispose observables. More...

Detailed Description

Author
Micky Abir <[email protected]>

This file contains the Observable and DisposeBag classes.