fesaGSI::TimingContextSCU Class Reference

#include <TimingContextSCU.h>

List of all members.

Public Member Functions

 TimingContextSCU (long long cycleStamp, const std::string &cycleName)
 Constructor.
int64_t getInterruptTimeStamp ()
uint32_t getCycleTime ()

Protected Attributes

int64_t timeStamp_

Detailed Description

Definition at line 14 of file TimingContextSCU.h.


Constructor & Destructor Documentation

fesaGSI::TimingContextSCU::TimingContextSCU ( long long  cycleStamp,
const std::string &  cycleName 
)

Constructor.

Parameters:
TimeStamp event-timestamp
cycleName Name of the cycle

Definition at line 6 of file TimingContextSCU.cpp.

References timeStamp_.


Member Function Documentation

uint32_t fesaGSI::TimingContextSCU::getCycleTime (  ) 

Definition at line 20 of file TimingContextSCU.cpp.

References timeStamp_.

int64_t fesaGSI::TimingContextSCU::getInterruptTimeStamp (  ) 

Definition at line 14 of file TimingContextSCU.cpp.

References timeStamp_.


Member Data Documentation

Definition at line 31 of file TimingContextSCU.h.

Referenced by getCycleTime(), getInterruptTimeStamp(), and TimingContextSCU().


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

Generated on 25 Jan 2013 for fesa-core-gsi by  doxygen 1.6.1