QXRD  0.11.16
Classes | Typedefs
qcepimagequeue.h File Reference

(Commit a65ccc9... : jennings : 2016-03-15 14:00:18 -0500)

#include "qcepmacros.h"
#include "qcepimagedata.h"
#include "qcepmaskdata.h"
#include <QQueue>
#include <QString>
#include <QSharedPointer>
Include dependency graph for qcepimagequeue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QcepImageQueue< T >
 

Typedefs

typedef QcepImageQueue< QcepImageDataBaseQcepImageBaseQueue
 
typedef QcepImageQueue< QcepInt16ImageDataQcepInt16ImageQueue
 
typedef QcepImageQueue< QcepInt32ImageDataQcepInt32ImageQueue
 
typedef QcepImageQueue< QcepDoubleImageDataQcepDoubleImageQueue
 
typedef QcepImageQueue< QcepMaskDataQcepMaskQueue
 
typedef QSharedPointer< QcepImageBaseQueueQcepImageBaseQueuePtr
 
typedef QSharedPointer< QcepInt16ImageQueueQcepInt16ImageQueuePtr
 
typedef QSharedPointer< QcepInt32ImageQueueQcepInt32ImageQueuePtr
 
typedef QSharedPointer< QcepDoubleImageQueueQcepDoubleImageQueuePtr
 
typedef QSharedPointer< QcepMaskQueueQcepMaskQueuePtr
 

Typedef Documentation

Definition at line 42 of file qcepimagequeue.h.

Definition at line 48 of file qcepimagequeue.h.

Definition at line 39 of file qcepimagequeue.h.

typedef QSharedPointer<QcepImageBaseQueue> QcepImageBaseQueuePtr

Definition at line 45 of file qcepimagequeue.h.

Definition at line 40 of file qcepimagequeue.h.

Definition at line 46 of file qcepimagequeue.h.

Definition at line 41 of file qcepimagequeue.h.

Definition at line 47 of file qcepimagequeue.h.

Definition at line 43 of file qcepimagequeue.h.

typedef QSharedPointer<QcepMaskQueue> QcepMaskQueuePtr

Definition at line 49 of file qcepimagequeue.h.