QXRD
0.11.16
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qxrd
source
qxrddataprocessor.h
Go to the documentation of this file.
1
#ifndef QXRDDATAPROCESSOR_H
2
#define QXRDDATAPROCESSOR_H
3
4
#include "
qxrddataprocessorthreaded.h
"
5
6
class
QxrdDataProcessor
:
public
QxrdDataProcessorThreaded
,
public
QEnableSharedFromThis<QxrdDataProcessor>
7
{
8
Q_OBJECT
9
10
public
:
11
QxrdDataProcessor
(
QcepSettingsSaverWPtr
saver,
12
QxrdExperimentWPtr
doc,
13
QxrdAcquisitionWPtr
acq,
14
QcepAllocatorWPtr
allocator,
15
QxrdFileSaverWPtr
filesaver);
16
~QxrdDataProcessor
();
17
18
void
initialize
();
19
20
private
:
21
};
22
23
#endif
QxrdDataProcessor
Definition:
qxrddataprocessor.h:6
QxrdExperimentWPtr
QWeakPointer< QxrdExperiment > QxrdExperimentWPtr
Definition:
qxrdexperiment-ptr.h:8
QxrdDataProcessor::initialize
void initialize()
Definition:
qxrddataprocessor.cpp:32
QxrdDataProcessor::~QxrdDataProcessor
~QxrdDataProcessor()
Definition:
qxrddataprocessor.cpp:28
QxrdFileSaverWPtr
QWeakPointer< QxrdFileSaver > QxrdFileSaverWPtr
Definition:
qxrdfilesaver-ptr.h:9
QcepAllocatorWPtr
QWeakPointer< QcepAllocator > QcepAllocatorWPtr
Definition:
qcepallocator-ptr.h:8
QxrdDataProcessor::QxrdDataProcessor
QxrdDataProcessor(QcepSettingsSaverWPtr saver, QxrdExperimentWPtr doc, QxrdAcquisitionWPtr acq, QcepAllocatorWPtr allocator, QxrdFileSaverWPtr filesaver)
Definition:
qxrddataprocessor.cpp:19
QxrdAcquisitionWPtr
QWeakPointer< QxrdAcquisition > QxrdAcquisitionWPtr
Definition:
qxrdacquisition-ptr.h:8
QxrdDataProcessorThreaded
Definition:
qxrddataprocessorthreaded.h:16
QcepSettingsSaverWPtr
QWeakPointer< QcepSettingsSaver > QcepSettingsSaverWPtr
Definition:
qcepsettingssaver-ptr.h:9
qxrddataprocessorthreaded.h
Generated by
1.8.10