CustusX  15.3.4-beta
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::ImageTestData Class Reference

#include <cxMHDImageStreamer.h>

Static Public Member Functions

static ImageTestData initializePrimaryData (vtkImageDataPtr source, QString filename)
 
static ImageTestData initializeSecondaryData (vtkImageDataPtr source, QString filename)
 
static PackagePtr createPackage (ImageTestData *data)
 

Public Attributes

vtkImageDataPtr mImageData
 
boost::shared_ptr< class
SplitFramesContainer
mDataSource
 
int mCurrentFrame
 
QString mRawUid
 

Detailed Description

Create test data for MHDImageStreamer

Author
Janne Beate Bakeng, SINTEF
Date
May 16, 2013

Definition at line 62 of file cxMHDImageStreamer.h.

Member Function Documentation

PackagePtr cx::ImageTestData::createPackage ( ImageTestData data)
static

Definition at line 218 of file cxMHDImageStreamer.cpp.

ImageTestData cx::ImageTestData::initializePrimaryData ( vtkImageDataPtr  source,
QString  filename 
)
static

Definition at line 150 of file cxMHDImageStreamer.cpp.

ImageTestData cx::ImageTestData::initializeSecondaryData ( vtkImageDataPtr  source,
QString  filename 
)
static

Definition at line 188 of file cxMHDImageStreamer.cpp.

Member Data Documentation

int cx::ImageTestData::mCurrentFrame

Definition at line 71 of file cxMHDImageStreamer.h.

boost::shared_ptr<class SplitFramesContainer> cx::ImageTestData::mDataSource

Definition at line 70 of file cxMHDImageStreamer.h.

vtkImageDataPtr cx::ImageTestData::mImageData

Definition at line 69 of file cxMHDImageStreamer.h.

QString cx::ImageTestData::mRawUid

Definition at line 72 of file cxMHDImageStreamer.h.


The documentation for this class was generated from the following files: