File procon.h
Go to the source code of this file
#include "cn_proc.h"#include <coro/coro.hpp>
Public Functions
| Type | Name |
|---|---|
| coro::generator< proc_event * > | proc_iter () Continually yields process events. |
Public Functions Documentation
function proc_iter
Continually yields process events.
coro::generator< proc_event * > proc_iter ()
Returns:
A generator of proc event pointers.
The documentation for this class was generated from the following file libprocon/include/procon.h