#include <statistics.h>

Data Fields | |
| int | flags |
| struct stat_var_ * | hnext |
| struct stat_var_ * | lnext |
| unsigned int | mod_idx |
| str | name |
| union { | |
| stat_function f | |
| stat_val * val | |
| } | u |
Definition at line 61 of file statistics.h.
Definition at line 67 of file statistics.h.
| int flags |
Definition at line 64 of file statistics.h.
Definition at line 69 of file statistics.h.
Definition at line 70 of file statistics.h.
| unsigned int mod_idx |
Definition at line 62 of file statistics.h.
Definition at line 63 of file statistics.h.
| union { ... } u |
Referenced by openserSIPStatusCodesTable_create_row(), and openserSIPStatusCodesTable_get_value().
Definition at line 66 of file statistics.h.
Referenced by openserSIPStatusCodesTable_create_row(), and openserSIPStatusCodesTable_get_value().
1.5.6