#include <PXXIUTCTime.h>
Inheritance diagram for PXXIUTCTime:
Public Member Functions | |
virtual | ~PXXIUTCTime () |
virtual Long64b_t | GetUTCTimeAsLong64b () const =0 |
Protected Member Functions | |
PXXIUTCTime () |
This is an base interface(attribute) class of all UTCTimes. // It must be used as an attribute class of multiple inheritance, so that // you cannot instantiate the class independently. //
|
|
|
|
|
Returns the UTCTime as long. Implemented in PXXUTCTime8B. |