Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

baciTime.h File Reference

#include <baciExport.h>
#include <baciTypes.h>

Include dependency graph for baciTime.h:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  baci

Typedefs

typedef BACITimeStamp TimeStamp
typedef BACITimeInterval TimeInterval

Functions

TimeStamp getTimeStamp ()
TimeInterval getTime ()
ACE_CString getStringifiedTimeStamp ()
ACE_Time_Value UTCtoACE_Time_Value (const TimeStamp &time)
ACE_CString getStringifiedUTC (TimeInterval time)

Variables

const CORBA::ULongLong UTCtoUNIXTimeBaseOffset = ACE_UINT64_LITERAL(0x2D8539C80)


Detailed Description

Header file for BACI Time Stamps. This entire header is deprecated! Use acsutilTimeStamp.h instead which includes exactly the same functionality.

Typedef Documentation

typedef BACITimeInterval baci::TimeInterval
 

Deprecated. Use acsutilTimeStamp.h. Type defintion for a period of time.

typedef BACITimeStamp baci::TimeStamp
 

Deprecated. Use acsutilTimeStamp.h. Type definition for timestamps.


Function Documentation

ACE_CString getStringifiedTimeStamp  ) 
 

Deprecated. Use acsutilTimeStamp.h instead. Get current time in ISO8601 format

Returns:
current time in ISO8601 format

ACE_CString getStringifiedUTC ACS::TimeInterval  time  )  [inline]
 

Returns UTC time in the ISO8601 format

Returns:
UTC time in the ISO8601 format

TimeInterval getTime  ) 
 

Deprecated. Use acsutilTimeStamp.h instead. Get current time in UTC format Should be used only as relative time, this is NOT in UTC format (for performance)

Returns:
current time in UTC format

TimeStamp getTimeStamp  ) 
 

Deprecated. Use acsutilTimeStamp.h instead. Get current time in UTC format

Returns:
current time in UTC format

ACE_Time_Value UTCtoACE_Time_Value const TimeStamp time  ) 
 

Deprecated. Use acsutilTimeStamp.h instead.


Variable Documentation

const CORBA::ULongLong baci::UTCtoUNIXTimeBaseOffset = ACE_UINT64_LITERAL(0x2D8539C80) [static]
 

Deprecated. Use acsutilTimeStamp.h instead.


Generated on Thu Apr 30 02:33:57 2009 for ACS C++ API by doxygen 1.3.8