#include <LAN_rhk_hwi.h>
Inheritance diagram for LAN_rhk_hwi_dev:

Public Member Functions | |
| LAN_rhk_hwi_dev () | |
| virtual | ~LAN_rhk_hwi_dev () | 
| int | SendCommand (char *) | 
| int | ReceiveData (char *, int n) | 
| virtual void | StoreParameter (void) | 
| virtual void | RestoreParameter (void) | 
| virtual void | ExecCmd (int Cmd) | 
| virtual int | WaitExec (int data) | 
| virtual long | GetMaxPointsPerLine () | 
| virtual long | GetMaxLines () | 
| virtual long | GetMaxChannels () | 
| virtual void | SetParameter (PARAMETER_SET &hps, int scanflg=FALSE) | 
| virtual void | GetParameter (PARAMETER_SET &hps) | 
| virtual size_t | ReadData (void *buf, size_t count) | 
| virtual int | ReadScanData (int y_index, int num_srcs, Mem2d *m[MAX_SRCS_CHANNELS]) | 
| virtual int | ReadProbeData (int nsrcs, int nprobe, int kx, int ky, Mem2d *m, double scale=1.) | 
| virtual gchar * | get_info () | 
Protected Attributes | |
| int | ScanningFlg | 
| int | KillFlg | 
Private Attributes | |
| int | max_points_per_line | 
| int | socket_descriptor | 
Definition at line 36 of file LAN_rhk_hwi.h.
      
  | 
  
| 
 
 Definition at line 65 of file LAN_rhk_hwi_dev.C. References XSMRESOURCES::DSPDev, INTERNET_DEBUG, max_points_per_line, socket_descriptor, and xsmres.  | 
  
      
  | 
  
| 
 
 Definition at line 116 of file LAN_rhk_hwi_dev.C. References INTERNET_DEBUG, and socket_descriptor.  | 
  
      
  | 
  
| 
 
 Reimplemented in LAN_rhk_hwi_spm. Definition at line 140 of file LAN_rhk_hwi_dev.C. References INTERNET_DEBUG.  | 
  
      
  | 
  
| 
 
 Reimplemented from XSM_Hardware. Definition at line 209 of file LAN_rhk_hwi_dev.C.  | 
  
      
  | 
  
| 
 
 Reimplemented from XSM_Hardware. Definition at line 51 of file LAN_rhk_hwi.h.  | 
  
      
  | 
  
| 
 
 Reimplemented from XSM_Hardware. Definition at line 50 of file LAN_rhk_hwi.h.  | 
  
      
  | 
  
| 
 
 Reimplemented from XSM_Hardware. Definition at line 49 of file LAN_rhk_hwi.h. References max_points_per_line.  | 
  
      
  | 
  
| 
 
 Definition at line 157 of file LAN_rhk_hwi_dev.C.  | 
  
      
  | 
  ||||||||||||
| 
 
 Reimplemented from XSM_Hardware. Definition at line 129 of file LAN_rhk_hwi_dev.C. References GnomeAppService::check_events(), gapp, and socket_descriptor. Referenced by LAN_rhk_hwi_spm::PutParameter(), and ReadScanData().  | 
  
      
  | 
  ||||||||||||||||||||||||||||
| 
 
 Reimplemented from XSM_Hardware. Definition at line 200 of file LAN_rhk_hwi_dev.C.  | 
  
      
  | 
  ||||||||||||||||
| 
 
 Reimplemented from XSM_Hardware. Definition at line 160 of file LAN_rhk_hwi_dev.C. References ReadData(), SHT, and socket_descriptor. Referenced by LAN_rhk_hwi_spm::ScanLineM().  | 
  
      
  | 
  ||||||||||||
| 
 
  | 
  
      
  | 
  
| 
 
 Definition at line 44 of file LAN_rhk_hwi.h.  | 
  
      
  | 
  
| 
 
 Definition at line 123 of file LAN_rhk_hwi_dev.C. References socket_descriptor. Referenced by LAN_rhk_hwi_spm::EndScan2D(), LAN_rhk_hwi_spm::ExecCmd(), LAN_rhk_hwi_spm::PauseScan2D(), LAN_rhk_hwi_spm::PutParameter(), LAN_rhk_hwi_spm::ResumeScan2D(), and LAN_rhk_hwi_spm::ScanLineM().  | 
  
      
  | 
  ||||||||||||
| 
 
 Definition at line 154 of file LAN_rhk_hwi_dev.C.  | 
  
      
  | 
  
| 
 
 Definition at line 43 of file LAN_rhk_hwi.h.  | 
  
      
  | 
  
| 
 
 Definition at line 149 of file LAN_rhk_hwi_dev.C.  | 
  
      
  | 
  
| 
 
 Definition at line 63 of file LAN_rhk_hwi.h. Referenced by LAN_rhk_hwi_spm::StartScan2D().  | 
  
      
  | 
  
| 
 
 Definition at line 67 of file LAN_rhk_hwi.h. Referenced by GetMaxPointsPerLine(), and LAN_rhk_hwi_dev().  | 
  
      
  | 
  
| 
 
 Definition at line 62 of file LAN_rhk_hwi.h. Referenced by LAN_rhk_hwi_spm::EndScan2D(), LAN_rhk_hwi_spm::LAN_rhk_hwi_spm(), LAN_rhk_hwi_spm::PauseScan2D(), LAN_rhk_hwi_spm::PutParameter(), LAN_rhk_hwi_spm::ResumeScan2D(), and LAN_rhk_hwi_spm::StartScan2D().  | 
  
      
  | 
  
| 
 
 Definition at line 68 of file LAN_rhk_hwi.h. Referenced by LAN_rhk_hwi_dev(), ReadData(), ReadScanData(), SendCommand(), and ~LAN_rhk_hwi_dev().  | 
  
 1.4.6