|
CeresEngine 0.2.0
A game development framework
|
Public Member Functions | |
| Graph (const Executor &executor) | |
| template<class P , class S , class Fun > | |
| Async< I > | launch (P p, I first, S last, S overallLast, Fun f) |
| template<class P , class S , class Fun > | |
| Async< I > | launch (P p, I first, S last, Fun f) |
Private Attributes | |
| const Executor & | mExecutor |
|
inlineexplicit |
|
inline |
|
inline |
|
private |