Open Lighting Architecture
Latest Git
ola
thread
Future
Public Member Functions
|
List of all members
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)
Future
&
operator=
(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:
include/ola/thread/
Future.h
Generated on Mon Jan 2 2023 23:40:45 for Open Lighting Architecture by
1.8.13