#include <psyqo/coroutine.hh>
◆ StackfulBase() [1/2]
psyqo::StackfulBase::StackfulBase |
( |
| ) |
|
|
protecteddefault |
◆ StackfulBase() [2/2]
◆ initializeInternal()
void psyqo::StackfulBase::initializeInternal |
( |
eastl::function< void()> && |
func, |
|
|
void * |
ss_sp, |
|
|
unsigned |
ss_size |
|
) |
| |
|
protected |
◆ isAlive()
bool psyqo::StackfulBase::isAlive |
( |
| ) |
const |
|
inlineprotected |
◆ operator=()
◆ resume()
void psyqo::StackfulBase::resume |
( |
| ) |
|
|
protected |
◆ yield()
void psyqo::StackfulBase::yield |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following files: