1 |
/** @file |
/** @file |
2 |
* $Source: /home/cvsmanager/yoda/event/RegistryEvent.h,v $ |
* $Source: /home/cvsmanager/yodaUtility/RegistryEvent.h,v $ |
3 |
* $Id: RegistryEvent.h,v 6.1 2006/03/27 08:42:15 kusanagi Exp $ |
* $Id: RegistryEvent.h,v 1.1 2006/06/10 07:14:29 kusanagi Exp $ |
4 |
* $Author: kusanagi $ |
* $Author: kusanagi $ |
5 |
* |
* |
6 |
* Header file for the RegistryEvent class. |
* Header file for the RegistryEvent class. |
21 |
private: |
private: |
22 |
|
|
23 |
public: |
public: |
24 |
/* This is the absolute Time of the event calculated after data unpacking*/ |
/* This is the absolute Time of the event calculated after data unpacking */ |
25 |
|
/* representing the number of millisecond after 1 January 1970 */ |
26 |
ULong64_t absTime; |
ULong64_t absTime; |
27 |
|
|
28 |
/* Name of the unpacked file this data cames from. |
/* Name of the unpacked file this data cames from. |