#include <Result.h>
Inheritance diagram for SctData::Result:
Public Member Functions | |
virtual const ResultHeader & | getHeader () const=0 |
virtual ResultHeader & | getHeader ()=0 |
Retrieves the scan-header object. |
Definition at line 14 of file Result.h.
|
Retrieves the scan-header object.
Implemented in SctData::ScanResult, and SctData::TestResult. |