Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::thread::Future< T > Class Template Reference

Detailed Description

template<typename T>
class ola::thread::Future< T >

A Future object

Public Member Functions

 Future (const Future &other)
 
Futureoperator= (const Future< T > &other)
 
bool IsComplete () const
 
const T & Get ()
 
void Set (const T &t)
 

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