top namespace for drivers building blocks.
Classes | |
| class | SubscribableFutureWrapper | 
| An adaptor for working with certain external futures.  More... | |
Functions | |
| template<typename SubscribableFuture > | |
| void | WaitForSubscribableFuture (SubscribableFuture &&future) | 
| Waits on the given future as described on drivers::SubscribableFutureWrapper.   | |
| template<typename SubscribableFuture > | |
| engine::FutureStatus | TryWaitForSubscribableFuture (SubscribableFuture &&future, engine::Deadline deadline) |