|
Marine Library
1.0
C++ library for Linux Networking Development
|


Classes | |
| class | yield_type |
Public Types | |
| typedef void(* | func_type) (yield_type &) |
Public Member Functions | |
| CCoroutine (func_type func, size_t stackSz=MINSIGSTKSZ) | |
| void | operator() () |
1.8.11