fix8
version 1.4.0
Open Source C++ FIX Framework
|
#include <coroutine.hpp>
Public Member Functions | |
coroutine () | |
bool | is_child () const |
bool | is_parent () const |
bool | is_complete () const |
Private Attributes | |
int | value_ |
Friends | |
class | coroutine_ref |
Definition at line 14 of file coroutine.hpp.
|
inline |
Definition at line 20 of file coroutine.hpp.
|
inline |
|
inline |
Definition at line 23 of file coroutine.hpp.
|
inline |
|
friend |
Definition at line 16 of file coroutine.hpp.
|
private |
Definition at line 17 of file coroutine.hpp.