Teonet library  0.4.7
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
peer_timer_data Struct Reference

Peer timer data. More...

#include <hotkeys.h>

Data Fields

struct ev_loop * loop
 
ksnCoreClasskn
 
int num_lines
 
ev_timer tw
 
ev_idle iw
 

Detailed Description

Peer timer data.

Field Documentation

ev_idle peer_timer_data::iw

Referenced by peer_timer_cb(), and peer_timer_init().

ksnCoreClass* peer_timer_data::kn

Referenced by peer_idle_cb(), and peer_timer_init().

struct ev_loop* peer_timer_data::loop
int peer_timer_data::num_lines

Referenced by peer_idle_cb().

ev_timer peer_timer_data::tw

Referenced by peer_idle_cb(), and peer_timer_init().


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