OpenSDN source code
|
#include <gmpx_environment.h>
Public Attributes | |
task_timer * | gmpxt_timer |
void * | gmpxt_context |
gmpx_timer_callback | gmpxt_callback |
gmp_timer_group | gmpxt_group |
gmp_proto | gmpxt_proto |
Definition at line 82 of file gmpx_environment.h.
gmpx_timer_callback gmpx_timer_::gmpxt_callback |
Definition at line 85 of file gmpx_environment.h.
void* gmpx_timer_::gmpxt_context |
Definition at line 84 of file gmpx_environment.h.
gmp_timer_group gmpx_timer_::gmpxt_group |
Definition at line 86 of file gmpx_environment.h.
gmp_proto gmpx_timer_::gmpxt_proto |
Definition at line 87 of file gmpx_environment.h.
task_timer* gmpx_timer_::gmpxt_timer |
Definition at line 83 of file gmpx_environment.h.