Public Member Functions | |
void | publishGuts (is.Ostream out) |
void | refreshGuts (is.Istream in) |
Public Attributes | |
String | testDate |
The date of the test. | |
String | testLocation |
The location of the test. | |
String[] | data_m0 |
The data for chip m0. | |
String[] | data_s1 |
The data for chip s1. | |
String[] | data_s2 |
The data for chip s2. | |
String[] | data_s3 |
The data for chip s3. | |
String[] | data_s4 |
The data for chip s4. | |
String[] | data_e5 |
The data for chip e5. | |
String[] | data_m8 |
The data for chip m8. | |
String[] | data_s9 |
The data for chip s9. | |
String[] | data_s10 |
The data for chip s10. | |
String[] | data_s11 |
The data for chip s11. | |
String[] | data_s12 |
The data for chip s12. | |
String[] | data_e13 |
The data for chip e13. | |
String | testNumber |
The database test number. | |
int | testIndex |
The index of this test. | |
int | noDefectChannels |
int | status |
Status flag. | |
Protected Member Functions | |
SCTDB_Data (String type) |
|
Status flag. 0: Pass 1:Problem 2:Fail |