cast.interfaces._TimeServerTie Class Reference

Inheritance diagram for cast.interfaces._TimeServerTie:

cast.interfaces._TimeServerDisp cast.interfaces.TimeServer cast.interfaces._TimeServerOperations cast.interfaces._TimeServerOperationsNC

List of all members.

Public Member Functions

 _TimeServerTie ()
 _TimeServerTie (_TimeServerOperations delegate)
java.lang.Object ice_delegate ()
void ice_delegate (java.lang.Object delegate)
boolean equals (java.lang.Object rhs)
int hashCode ()
cast.cdl.CASTTime fromTimeOfDay (long secs, long usecs, Ice.Current __current)
cast.cdl.CASTTime fromTimeOfDayDouble (double todsecs, Ice.Current __current)
cast.cdl.CASTTime getCASTTime (Ice.Current __current)
void reset (Ice.Current __current)


Detailed Description

Definition at line 23 of file _TimeServerTie.java.


Constructor & Destructor Documentation

cast.interfaces._TimeServerTie._TimeServerTie (  ) 

Definition at line 26 of file _TimeServerTie.java.

cast.interfaces._TimeServerTie._TimeServerTie ( _TimeServerOperations  delegate  ) 

Definition at line 31 of file _TimeServerTie.java.


Member Function Documentation

boolean cast.interfaces._TimeServerTie.equals ( java.lang.Object  rhs  ) 

Definition at line 49 of file _TimeServerTie.java.

cast.cdl.CASTTime cast.interfaces._TimeServerTie.fromTimeOfDay ( long  secs,
long  usecs,
Ice.Current  __current 
)

Convert the given secs and microsecs into a CASTTime. This creates a CASTTime representing the difference between the given time and the time server's zero time.

Parameters:
__current The Current object for the invocation.

Implements cast.interfaces._TimeServerOperations.

Definition at line 70 of file _TimeServerTie.java.

cast.cdl.CASTTime cast.interfaces._TimeServerTie.fromTimeOfDayDouble ( double  todsecs,
Ice.Current  __current 
)

Convert the give double into a CASTTime. This creates a CASTTime representing the difference between the given time and the time server's zero time.

Parameters:
__current The Current object for the invocation.

Implements cast.interfaces._TimeServerOperations.

Definition at line 76 of file _TimeServerTie.java.

cast.cdl.CASTTime cast.interfaces._TimeServerTie.getCASTTime ( Ice.Current  __current  ) 

Implements cast.interfaces._TimeServerOperations.

Definition at line 82 of file _TimeServerTie.java.

int cast.interfaces._TimeServerTie.hashCode (  ) 

Definition at line 64 of file _TimeServerTie.java.

void cast.interfaces._TimeServerTie.ice_delegate ( java.lang.Object  delegate  ) 

Definition at line 43 of file _TimeServerTie.java.

java.lang.Object cast.interfaces._TimeServerTie.ice_delegate (  ) 

Definition at line 37 of file _TimeServerTie.java.

void cast.interfaces._TimeServerTie.reset ( Ice.Current  __current  ) 

Sync the time server to 0. Should be equivalent to syncTo(0,0)

Parameters:
__current The Current object for the invocation.

Implements cast.interfaces._TimeServerOperations.

Definition at line 88 of file _TimeServerTie.java.


The documentation for this class was generated from the following file:

Generated on Mon Jun 13 15:55:48 2011 for CAST Java by  doxygen 1.5.8