#include "ScanResultWriter.h"#include "SctApi/dataTypes.h"#include "Sct/Exception.h"#include <CommonWithDsp/processor.h>#include <CommonWithDsp/sctStructure.h>#include <CommonWithDsp/ABCD/ABCDscans.h>#include <cstdio>#include <cstring>Go to the source code of this file.
Functions | |
| void | handleFile (const char *name, int i) |
| int | main (int argc, char **argv) |
|
||||||||||||
|
Definition at line 31 of file FilePublisher.cpp. References scan_result_ptrs::data, scan_result_ptrs::header, scan_result_ptrs::nErrorEvents, scan_result_ptrs::nEvents, ScanHeader::npoints, ScanHeader::pntData, ScanHeader::pntErrors, ScanHeader::pntEvents, ScanHeader::pntPoints, scan_result_ptrs::points, publish(), ScanHeader::scanNumber, and ScanHeader::size. Referenced by main(). |
|
||||||||||||
|
Definition at line 20 of file FilePublisher.cpp. References handleFile(), and Sct::setExceptionHandlers(). |
1.3-rc3