| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

PerRegistrationSequence Class Reference

#include <PerRegistrationSequence.h>

Inheritance diagram for PerRegistrationSequence:

[legend]
Collaboration diagram for PerRegistrationSequence:
[legend]
List of all members.

Public Member Functions

 PerRegistrationSequence ()
virtual ~PerRegistrationSequence ()

Public Attributes

std::vector< PerRegSeqRegreglist
 Ordered list of (TES path, execution cycle and class id).
TimeStamp earliest
 The earliest time of the existence of the object.
TimeStamp latest
 The latest time of the existence of the object.
int clID

Detailed Description

Definition at line 20 of file PerRegistrationSequence.h.


Constructor & Destructor Documentation

PerRegistrationSequence::PerRegistrationSequence (  ) 

Definition at line 16 of file PerRegistrationSequence.cc.

00017     : PerTemporalDataObject()
00018     , reglist()
00019 {
00020 }

PerRegistrationSequence::~PerRegistrationSequence (  )  [virtual]

Definition at line 21 of file PerRegistrationSequence.cc.

00022 {
00023 }


Member Data Documentation

std::vector<PerRegSeqReg> PerRegistrationSequence::reglist

Ordered list of (TES path, execution cycle and class id).

Definition at line 29 of file PerRegistrationSequence.h.

TimeStamp PerTemporalDataObject::earliest [inherited]

The earliest time of the existence of the object.

Definition at line 15 of file PerTemporalDataObject.h.

TimeStamp PerTemporalDataObject::latest [inherited]

The latest time of the existence of the object.

Definition at line 18 of file PerTemporalDataObject.h.


The documentation for this class was generated from the following files:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:18:45 2011 for PerBaseEvent by doxygen 1.4.7