Public Member Functions | |
int | getRepresentation (const DefectPrototype &defect) const |
Gets the representation of a DefectPrototype None. | |
const DefectPrototype & | getFromRep (int id) const |
Gets the DefectPrototype corresponding to a representation InvalidArgumentError if id does not correspond to a DefectPrototype. |
Definition at line 10 of file DefectIOHelper.h.
|
Gets the DefectPrototype corresponding to a representation InvalidArgumentError if id does not correspond to a DefectPrototype.
Definition at line 30 of file DefectIOHelper.h. References SctData::DefectPrototype::getMap(), and Sct::SctNames::Mrs(). Here is the call graph for this function: ![]() |
|
Gets the representation of a DefectPrototype None.
Definition at line 26 of file DefectIOHelper.h. References SctData::DefectPrototype::id. |