Go to the source code of this file.
|
| void put_eng_qual_by_index | PROTO ((eng_qualType *eng_qual, int bflag, int nindex)) |
| |
| void set_eng_qual_by_index | PROTO ((eng_qualType *eng_qual, int nindex)) |
| |
| int put_eng_qual | PROTO ((eng_qualType *eng_qual, int bflag, int woff, int boff, int blen)) |
| |
| void set_eng_qual | PROTO ((eng_qualType *eng_qual, int woff, int boff, int blen)) |
| |
| int fill_eng_qual | PROTO ((eng_qualType *eng_qual, float *inst_ana)) |
| |
| int get_eng_qual_bit_by_index | PROTO ((eng_qualType eng_qual, int nindex)) |
| |
◆ PROTO() [1/6]
| int fill_eng_qual PROTO |
( |
(eng_qualType *eng_qual, float *inst_ana) |
| ) |
|
◆ PROTO() [2/6]
| void put_eng_qual_by_index PROTO |
( |
(eng_qualType *eng_qual, int bflag, int nindex) |
| ) |
|
◆ PROTO() [3/6]
| int put_eng_qual PROTO |
( |
(eng_qualType *eng_qual, int bflag, int woff, int boff, int blen) |
| ) |
|
◆ PROTO() [4/6]
| void reset_eng_qual_by_index PROTO |
( |
(eng_qualType *eng_qual, int nindex) |
| ) |
|
◆ PROTO() [5/6]
| void reset_eng_qual PROTO |
( |
(eng_qualType *eng_qual, int woff, int boff, int blen) |
| ) |
|
◆ PROTO() [6/6]
| int get_eng_qual_bit_by_index PROTO |
( |
(eng_qualType eng_qual, int nindex) |
| ) |
|