ze-filter
(ze-filter-0.8.0-develop-180218)
|
Public Attributes | |
char | type [32] |
char | data [ORADATA_LEN] |
char | action [32] |
float | score |
double | pOdds |
double | nOdds |
Definition at line 35 of file ze-oracle.c.
char oradata_T::action[32] |
Definition at line 38 of file ze-oracle.c.
char oradata_T::data[ORADATA_LEN] |
Definition at line 37 of file ze-oracle.c.
double oradata_T::nOdds |
Definition at line 41 of file ze-oracle.c.
double oradata_T::pOdds |
Definition at line 40 of file ze-oracle.c.
float oradata_T::score |
Definition at line 39 of file ze-oracle.c.
char oradata_T::type[32] |
Definition at line 36 of file ze-oracle.c.