Kannel: Open Source WAP and SMS gateway  svn-r5335
hb_info Struct Reference

Data Fields

hb_send_func_tsend_func
 
double freq
 
hb_load_func_tload_func
 
long thread
 
volatile sig_atomic_t running
 

Detailed Description

Definition at line 71 of file heartbeat.c.

Field Documentation

◆ freq

double hb_info::freq

Definition at line 73 of file heartbeat.c.

Referenced by heartbeat_start().

◆ load_func

hb_load_func_t* hb_info::load_func

Definition at line 74 of file heartbeat.c.

Referenced by heartbeat_start().

◆ running

volatile sig_atomic_t hb_info::running

Definition at line 76 of file heartbeat.c.

◆ send_func

hb_send_func_t* hb_info::send_func

Definition at line 72 of file heartbeat.c.

Referenced by heartbeat_start().

◆ thread

long hb_info::thread

Definition at line 75 of file heartbeat.c.


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.