OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 82 of file gmpx_environment.h.

Member Data Documentation

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.


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