List of all members | Public Member Functions | Private Attributes
testFEventImpl Class Reference

#include <testFEventImpl.h>

Public Member Functions

void checkAll (fevt::FEvent &fevent)
 
void checkChannelSimDataValues (const fevt::FEvent &event)
 
void checkEyeRecDataValues (const fevt::FEvent &event)
 
void checkPixelRecDataValues (const fevt::FEvent &event)
 
void checkPixelSimDataValues (const fevt::FEvent &event)
 
void setAll (fevt::FEvent &fevent)
 
void setChannelSimDataValues (fevt::FEvent &event)
 
void setEyeRecDataValues (fevt::FEvent &event)
 
void setPixelRecDataValues (fevt::FEvent &event)
 
void setPixelSimDataValues (fevt::FEvent &event)
 
void setUp (evt::Event &event, bool testIO=true)
 
void setUp ()
 
void tearDown ()
 
void testAssignment ()
 
void testChannelSimData ()
 
void testCopyCtor ()
 
void testEyeRecData ()
 
 testFEventImpl ()
 
void testPixelRecData ()
 
void testPixelSimData ()
 
 ~testFEventImpl ()
 

Private Attributes

evt::EventfEvent
 
bool fIsOwnerOfEvent
 
unsigned int fNEyes
 
bool fTestIO
 
utl::TimeStamp fTime
 

Detailed Description

Definition at line 23 of file testFEventImpl.h.

Constructor & Destructor Documentation

testFEventImpl::testFEventImpl ( )

Definition at line 46 of file testFEventImpl.cc.

testFEventImpl::~testFEventImpl ( )

Definition at line 55 of file testFEventImpl.cc.

References fEvent, and fIsOwnerOfEvent.

Member Function Documentation

void testFEventImpl::checkAll ( fevt::FEvent fevent)
void testFEventImpl::checkChannelSimDataValues ( const fevt::FEvent event)
void testFEventImpl::checkEyeRecDataValues ( const fevt::FEvent event)
void testFEventImpl::checkPixelRecDataValues ( const fevt::FEvent event)
void testFEventImpl::checkPixelSimDataValues ( const fevt::FEvent event)
void testFEventImpl::setAll ( fevt::FEvent fevent)
void testFEventImpl::setChannelSimDataValues ( fevt::FEvent event)
void testFEventImpl::setEyeRecDataValues ( fevt::FEvent event)
void testFEventImpl::setPixelRecDataValues ( fevt::FEvent event)
void testFEventImpl::setPixelSimDataValues ( fevt::FEvent event)
void testFEventImpl::setUp ( evt::Event event,
bool  testIO = true 
)

Definition at line 63 of file testFEventImpl.cc.

References fEvent, fIsOwnerOfEvent, fTestIO, and setUp().

Referenced by testFEvent::setUp().

void testFEventImpl::setUp ( )
void testFEventImpl::tearDown ( )

Definition at line 128 of file testFEventImpl.cc.

Referenced by testFEvent::tearDown().

void testFEventImpl::testAssignment ( )

Definition at line 557 of file testFEventImpl.cc.

References checkAll(), fEvent, evt::Event::GetFEvent(), and setAll().

Referenced by testFEvent::testAssignment().

void testFEventImpl::testChannelSimData ( )
void testFEventImpl::testCopyCtor ( )

Definition at line 543 of file testFEventImpl.cc.

References checkAll(), fEvent, evt::Event::GetFEvent(), and setAll().

Referenced by testFEvent::testCopyCtor().

void testFEventImpl::testEyeRecData ( )
void testFEventImpl::testPixelRecData ( )
void testFEventImpl::testPixelSimData ( )

Member Data Documentation

evt::Event* testFEventImpl::fEvent
private
bool testFEventImpl::fIsOwnerOfEvent
private

Definition at line 27 of file testFEventImpl.h.

Referenced by setUp(), and ~testFEventImpl().

unsigned int testFEventImpl::fNEyes
private

Definition at line 30 of file testFEventImpl.h.

Referenced by checkAll(), and setUp().

bool testFEventImpl::fTestIO
private

Definition at line 28 of file testFEventImpl.h.

Referenced by setUp().

utl::TimeStamp testFEventImpl::fTime
private

Definition at line 29 of file testFEventImpl.h.


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

, generated on Tue Sep 26 2023.