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

abeans::models::acs::baci::util::TimeConverter Class Reference

List of all members.

Static Public Member Functions

long toJava (long omgTime)
final long toOMG (long jTime)

Detailed Description

Converts ACS to Java time and vice versa.
Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
@VERSION@


Member Function Documentation

long abeans::models::acs::baci::util::TimeConverter::toJava long  omgTime  )  [inline, static]
 

Converts from OMG time ("long-epoch UTC", 100-ns since Oct 15, 1582) to Java time ("short-epoch UTC", ms since Jan 01, 1970).

Parameters:
omgTime OMG time.
Returns:
Java time.

final long abeans::models::acs::baci::util::TimeConverter::toOMG long  jTime  )  [inline, static]
 

Converts Java time ("short-epoch UTC", ms since Jan 01, 1970) to OMG time ("long-epoch UTC", 100-ns since Oct 15, 1582).

Parameters:
jTime Java time. OMG time.


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:43:04 2009 for ACS Java API by doxygen 1.3.8