Open Lighting Architecture
Latest Git
|
This is the complete list of members for ola::thread::Future< T >, including all inherited members.
Future() (defined in ola::thread::Future< T >) | ola::thread::Future< T > | inline |
Future(const Future &other) (defined in ola::thread::Future< T >) | ola::thread::Future< T > | inline |
Get() (defined in ola::thread::Future< T >) | ola::thread::Future< T > | inline |
IsComplete() const (defined in ola::thread::Future< T >) | ola::thread::Future< T > | inline |
operator=(const Future< T > &other) (defined in ola::thread::Future< T >) | ola::thread::Future< T > | inline |
Set(const T &t) (defined in ola::thread::Future< T >) | ola::thread::Future< T > | inline |
~Future() (defined in ola::thread::Future< T >) | ola::thread::Future< T > | inline |