|
| virtual void | AsyncScanAreaS (int id1, int id2, int id3, int id4, float x1, float x2, float y1, float y2, const char *fname) |
| |
| virtual void | AsyncScanPreloadAreaS (int id1, int id2, int id3, int id4, float x1, float x2, float y1, float y2, const char *fname, float x1n, float x2n, float y1n, float y2n) |
| |
| virtual int | AsyncWaitForScanResult () |
| |
| | EdbScanClientSysal () |
| |
| virtual int | LoadPlate (int BRICK, int PLATE, const char *mapext, int nAttempts=1) |
| |
| virtual void | Print () |
| |
| int | RcvLine (TSocket *sock, char *line, int size) |
| |
| virtual int | ScanAreas (ScanType st, int id[4], EdbPattern &areas, EdbRun *run, const char *options="") |
| |
| virtual bool | ServerCreatesTarget () |
| |
| virtual void | SetClusterThresholds (int TOP, int BOT) |
| |
| virtual int | SetFragmentSize (int X, int Y) |
| |
| virtual void | SetOdysseyThresholds (int itop, int ibottom, int size, int TOP, int BOT) |
| |
| virtual void | SetParameter (const char *Object, const char *Parameter, const char *Value) |
| |
| virtual int | UnloadPlate () |
| |
| virtual | ~EdbScanClientSysal () |
| |
| virtual int | AddRWC_ (EdbRun *run, char *rwcname, int bAddRWD=true, const char *options="") |
| |
| void | CloseSocket () |
| |
| virtual int | ConvertAreas (int id[4], EdbPattern &areas, EdbRun &run, const char *options="") |
| |
| | EdbScanClientCommon () |
| |
| const char * | GetCmd () |
| |
| int | GetMaxAttempts () |
| |
| int | GetMaxFails () |
| |
| const char * | GetMess () |
| |
| const char * | GetMess1 () |
| |
| float | GetNXView () |
| |
| float | GetNYView () |
| |
| int | GetPort () |
| |
| const char * | GetProcPthServer () |
| |
| const char * | GetProcTgtServer () |
| |
| const char * | GetRawDirClient () |
| |
| const char * | GetRawDirServer () |
| |
| const char * | GetServer () |
| |
| const char * | GetServerCreatedRunName () |
| |
| float | GetXstep () |
| |
| float | GetYstep () |
| |
| virtual int | InitializeSocket () |
| |
| virtual int | ScanPreloadAreaS (int id1, int id2, int id3, int id4, float x1, float x2, float y1, float y2, const char *fname, float x1n, float x2n, float y1n, float y2n) |
| |
| void | SetCmd (const char *cmd_) |
| |
| void | SetMaxAttempts (int attempts_) |
| |
| void | SetMaxFails (int fails_) |
| |
| void | SetMess (const char *mess_) |
| |
| void | SetMess1 (const char *mess_) |
| |
| void | SetNXview (float nxview_) |
| |
| void | SetNYview (float nyview_) |
| |
| void | SetPort (int port_) |
| |
| void | SetProcPthServer (const char *prcpthserver_) |
| |
| void | SetProcTgtServer (const char *prctgtserver_) |
| |
| void | SetRawDirClient (const char *rawdirclient_) |
| |
| void | SetRawDirServer (const char *rawdirserver_) |
| |
| void | SetServer (const char *server_) |
| |
| void | SetXstep (float xstep_) |
| |
| void | SetYstep (float ystep_) |
| |
| virtual Short_t | ShortBrick (Int_t brick) |
| |
| virtual | ~EdbScanClientCommon () |
| |
| | EdbScanClientBase () |
| |
| virtual | ~EdbScanClientBase () |
| |