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

#include <testREventImpl.h>

Public Member Functions

void checkHeaderValues (const revt::REvent &rEvent)
 
void setHeaderValues (revt::REvent &rEvent)
 
void setUp ()
 
void setUp (evt::Event &event, const bool testIO=true)
 
void tearDown ()
 
void testHeader ()
 
 testREventImpl ()=default
 
 ~testREventImpl ()
 

Private Attributes

evt::EventfEvent = nullptr
 
bool fIsOwnerOfEvent = true
 
int fNStations = 0
 
bool fTestIO = false
 
utl::TimeStamp fTime
 

Detailed Description

Definition at line 24 of file testREventImpl.h.

Constructor & Destructor Documentation

testREventImpl::testREventImpl ( )
default
testREventImpl::~testREventImpl ( )

Definition at line 25 of file testREventImpl.cc.

Member Function Documentation

void testREventImpl::checkHeaderValues ( const revt::REvent rEvent)
void testREventImpl::setHeaderValues ( revt::REvent rEvent)
void testREventImpl::setUp ( )
void testREventImpl::setUp ( evt::Event event,
const bool  testIO = true 
)

Definition at line 60 of file testREventImpl.cc.

void testREventImpl::tearDown ( )
inline

Definition at line 35 of file testREventImpl.h.

void testREventImpl::testHeader ( )

Definition at line 90 of file testREventImpl.cc.

Member Data Documentation

evt::Event* testREventImpl::fEvent = nullptr
private

Definition at line 26 of file testREventImpl.h.

bool testREventImpl::fIsOwnerOfEvent = true
private

Definition at line 27 of file testREventImpl.h.

int testREventImpl::fNStations = 0
private

Definition at line 30 of file testREventImpl.h.

bool testREventImpl::fTestIO = false
private

Definition at line 28 of file testREventImpl.h.

utl::TimeStamp testREventImpl::fTime
private

Definition at line 29 of file testREventImpl.h.


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

, generated on Tue Sep 26 2023.