![]() |
Open Lighting Architecture 0.10.9
|
The void specialization.
Public Member Functions | |
| Future (const Future &other) | |
| Future & | operator= (const Future< void > &other) |
| bool | IsComplete () const |
| void | Get () |
| void | Set () |
| Future (const Future &other) | |
| Future & | operator= (const Future< void > &other) |
| bool | IsComplete () const |
| const void & | Get () |
| void | Set (const void &t) |
| Future (const Future &other) | |
| Future & | operator= (const Future< void > &other) |
| bool | IsComplete () const |
| const void & | Get () |
| void | Set (const void &t) |
| Future (const Future &other) | |
| Future & | operator= (const Future< void > &other) |
| bool | IsComplete () const |
| const void & | Get () |
| void | Set (const void &t) |