#include <probe_scan.h>
Inheritance diagram for ProbeScan:
Public Member Functions | |
ProbeScan () | |
~ProbeScan () | |
int | Save (gchar *fname) |
int | Load (gchar *fname) |
int | Probe (XSM_Hardware *hw, SPM_Probe_p *prbp) |
int | Stop () |
Private Attributes | |
int | StopProbeFlg |
Definition at line 89 of file probe_scan.h.
|
Definition at line 51 of file probe_scan.C. References Scan::data, DBG_L2, Scan_Param::dz, SCAN_DATA::LoadValues(), PI_DEBUG, SCAN_DATA::s, Scan_UserInfo::SetTitle(), StopProbeFlg, TRUE, SCAN_DATA::ui, SCAN_DATA::Xunit, SCAN_DATA::Yunit, and SCAN_DATA::Zunit. |
|
Definition at line 63 of file probe_scan.C. References Scan::data, and SCAN_DATA::SaveValues(). |
|
Definition at line 78 of file probe_scan.C. References Dataio::ioStatus(), and Dataio::Read(). |
|
|
Definition at line 67 of file probe_scan.C. References Dataio::ioStatus(), and Dataio::Write(). |
|
Definition at line 167 of file probe_scan.C. References StopProbeFlg, and TRUE. Referenced by DSPProbeControl::CmdStopAction(). |
|
Definition at line 101 of file probe_scan.h. Referenced by Probe(), ProbeScan(), and Stop(). |