|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
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 |
Definition at line 89 of file ze-lr-funcs.c.
| char* LR_T::fname |
Definition at line 95 of file ze-lr-funcs.c.
| lr_callback_F LR_T::learn_callback |
Definition at line 103 of file ze-lr-funcs.c.
| ZEBT_T LR_T::lrbt |
Definition at line 93 of file ze-lr-funcs.c.
| pthread_mutex_t LR_T::mutex |
Definition at line 92 of file ze-lr-funcs.c.
| int LR_T::nh |
Definition at line 98 of file ze-lr-funcs.c.
| int LR_T::nhu |
Definition at line 101 of file ze-lr-funcs.c.
| int LR_T::ns |
Definition at line 97 of file ze-lr-funcs.c.
| int LR_T::nsu |
Definition at line 100 of file ze-lr-funcs.c.
| bool LR_T::ok |
Definition at line 91 of file ze-lr-funcs.c.
| lr_opts_T LR_T::opts |
Definition at line 106 of file ze-lr-funcs.c.