OpenSDN source code
gmpx_timer_ Struct Reference

#include <gmpx_environment.h>

Collaboration diagram for gmpx_timer_:

Public Attributes

task_timergmpxt_timer
 
void * gmpxt_context
 
gmpx_timer_callback gmpxt_callback
 
gmp_timer_group gmpxt_group
 
gmp_proto gmpxt_proto
 

Detailed Description

Definition at line 80 of file gmpx_environment.h.

Member Data Documentation

◆ gmpxt_callback

gmpx_timer_callback gmpx_timer_::gmpxt_callback

Definition at line 83 of file gmpx_environment.h.

◆ gmpxt_context

void* gmpx_timer_::gmpxt_context

Definition at line 82 of file gmpx_environment.h.

◆ gmpxt_group

gmp_timer_group gmpx_timer_::gmpxt_group

Definition at line 84 of file gmpx_environment.h.

◆ gmpxt_proto

gmp_proto gmpx_timer_::gmpxt_proto

Definition at line 85 of file gmpx_environment.h.

◆ gmpxt_timer

task_timer* gmpx_timer_::gmpxt_timer

Definition at line 81 of file gmpx_environment.h.


The documentation for this struct was generated from the following file: