nn_fsm

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

ctx
nn_ctx* ctx;
Undocumented in source.
fn
nn_fsm_fn fn;
Undocumented in source.
owner
nn_fsm* owner;
Undocumented in source.
shutdown_fn
nn_fsm_fn shutdown_fn;
Undocumented in source.
src
int src;
Undocumented in source.
srcptr
void* srcptr;
Undocumented in source.
state
int state;
Undocumented in source.
stopped
nn_fsm_event stopped;
Undocumented in source.

Meta