fdhwlib  2.0.25
FEtimeStamp Class Reference

#include <fetimestamp.h>

Inheritance diagram for FEtimeStamp:
SltTime SltTimeBase

List of all members.

Public Member Functions


Detailed Description

Class to handle the event time stamp format provided by the FD electronic.

Definition at line 22 of file fetimestamp.h.


Constructor & Destructor Documentation

FEtimeStamp::FEtimeStamp ( ) [inline]

Definition at line 24 of file fetimestamp.h.

{ }
FEtimeStamp::FEtimeStamp ( SltTime  time) [inline]

Definition at line 25 of file fetimestamp.h.

: SltTime(time) { }
FEtimeStamp::~FEtimeStamp ( ) [inline]

Definition at line 26 of file fetimestamp.h.

{ }

Member Function Documentation

FEtimeStamp& FEtimeStamp::operator= ( const FEtimeStamp rhs) [inline]

Definition at line 28 of file fetimestamp.h.

   { SltTimeBase::operator=( rhs ); return *this; }

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