ze-filter  (ze-filter-0.8.0-develop-180218)
LR_T Struct Reference

Public Attributes

bool ok
 
pthread_mutex_t mutex
 
ZEBT_T lrbt
 
char * fname
 
int ns
 
int nh
 
int nsu
 
int nhu
 
lr_callback_F learn_callback
 
lr_opts_T opts
 

Detailed Description

Definition at line 89 of file ze-lr-funcs.c.

Member Data Documentation

◆ fname

char* LR_T::fname

Definition at line 95 of file ze-lr-funcs.c.

◆ learn_callback

lr_callback_F LR_T::learn_callback

Definition at line 103 of file ze-lr-funcs.c.

◆ lrbt

ZEBT_T LR_T::lrbt

Definition at line 93 of file ze-lr-funcs.c.

◆ mutex

pthread_mutex_t LR_T::mutex

Definition at line 92 of file ze-lr-funcs.c.

◆ nh

int LR_T::nh

Definition at line 98 of file ze-lr-funcs.c.

◆ nhu

int LR_T::nhu

Definition at line 101 of file ze-lr-funcs.c.

◆ ns

int LR_T::ns

Definition at line 97 of file ze-lr-funcs.c.

◆ nsu

int LR_T::nsu

Definition at line 100 of file ze-lr-funcs.c.

◆ ok

bool LR_T::ok

Definition at line 91 of file ze-lr-funcs.c.

◆ opts

lr_opts_T LR_T::opts

Definition at line 106 of file ze-lr-funcs.c.


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