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

Public Attributes

union {
   uint32_t   utok
 
   char   xtok [8]
 
tok
 
int nb
 
int nbs
 
int nbh
 
double weight
 

Detailed Description

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

Member Data Documentation

◆ nb

int lrtok_T::nb

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

◆ nbh

int lrtok_T::nbh

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

◆ nbs

int lrtok_T::nbs

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

◆ tok

union { ... } lrtok_T::tok

◆ utok

uint32_t lrtok_T::utok

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

◆ weight

double lrtok_T::weight

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

◆ xtok

char lrtok_T::xtok[8]

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


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