|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
Public Attributes | |
| union { | |
| uint32_t utok | |
| char xtok [8] | |
| } | tok |
| int | nb |
| int | nbs |
| int | nbh |
| double | weight |
Definition at line 58 of file ze-lr-funcs.c.
| int lrtok_T::nb |
Definition at line 66 of file ze-lr-funcs.c.
| int lrtok_T::nbh |
Definition at line 68 of file ze-lr-funcs.c.
| int lrtok_T::nbs |
Definition at line 67 of file ze-lr-funcs.c.
| union { ... } lrtok_T::tok |
| uint32_t lrtok_T::utok |
Definition at line 62 of file ze-lr-funcs.c.
| double lrtok_T::weight |
Definition at line 69 of file ze-lr-funcs.c.
| char lrtok_T::xtok[8] |
Definition at line 63 of file ze-lr-funcs.c.