#include <ScanResultIOHelper.h>
Inheritance diagram for SctData::ScanResultIOHelper:

Public Member Functions | |
| ScanResultIOHelper () | |
| ScanHeader & | getHeader () const |
| ModuleConfiguration & | getConfiguration () const |
| ScanPoints & | getPoints () const |
| void | set (const ScanResult &ob) const |
Protected Attributes | |
| ScanResult * | ob |
Definition at line 15 of file ScanResultIOHelper.h.
|
|
Definition at line 9 of file ScanResultIOHelper.cpp. |
|
|
Definition at line 15 of file ScanResultIOHelper.cpp. References SctData::ScanResult::moduleConfig, and ob. |
|
|
Definition at line 11 of file ScanResultIOHelper.cpp. References SctData::ScanResult::header, and ob. |
|
|
Definition at line 19 of file ScanResultIOHelper.cpp. References ob, and SctData::ScanResult::points. |
|
|
Definition at line 23 of file ScanResultIOHelper.cpp. |
|
|
Definition at line 24 of file ScanResultIOHelper.h. Referenced by getConfiguration(), getHeader(), and getPoints(). |
1.3-rc3