Diana Software
Public Member Functions | Private Attributes | List of all members
MTestFetchContinuousIO Class Reference

one-line description of your module More...

Inheritance diagram for MTestFetchContinuousIO:

Public Member Functions

 MTestFetchContinuousIO ()
 
 ~MTestFetchContinuousIO ()
 
void Init (Diana::QEvent &ev)
 Init method. More...
 
void Do (Diana::QEvent &ev)
 Do method. Declare and implement only one of the two versions. More...
 
void Done ()
 Done method. More...
 

Private Attributes

std::string fMode
 
int fTestOK
 
int fTestKO
 

Detailed Description

one-line description of your module

Author
batman

Put here an extensive description of what your
module does.

Definition at line 40 of file MTestFetchContinuousIO.hh.

Constructor & Destructor Documentation

◆ MTestFetchContinuousIO()

MTestFetchContinuousIO::MTestFetchContinuousIO ( )

Definition at line 22 of file MTestFetchContinuousIO.cc.

◆ ~MTestFetchContinuousIO()

MTestFetchContinuousIO::~MTestFetchContinuousIO ( )

Definition at line 60 of file MTestFetchContinuousIO.cc.

Member Function Documentation

◆ Do()

void MTestFetchContinuousIO::Do ( Diana::QEvent &  ev)

Do method. Declare and implement only one of the two versions.

Definition at line 36 of file MTestFetchContinuousIO.cc.

References a, ASSERT_EQUAL, b, QEvent::Get(), QPulse::GetSamples(), and QPulse::GetSamplesADC().

◆ Done()

void MTestFetchContinuousIO::Done ( )

Done method.

Definition at line 56 of file MTestFetchContinuousIO.cc.

◆ Init()

void MTestFetchContinuousIO::Init ( Diana::QEvent &  ev)

Init method.

Definition at line 30 of file MTestFetchContinuousIO.cc.

Member Data Documentation

◆ fMode

std::string MTestFetchContinuousIO::fMode
private

Definition at line 55 of file MTestFetchContinuousIO.hh.

◆ fTestKO

int MTestFetchContinuousIO::fTestKO
private

Definition at line 58 of file MTestFetchContinuousIO.hh.

◆ fTestOK

int MTestFetchContinuousIO::fTestOK
private

Definition at line 57 of file MTestFetchContinuousIO.hh.


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