
Public Member Functions | |
| cast.cdl.CASTTime | fromTimeOfDayDouble (double todsecs, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| cast.cdl.CASTTime | fromTimeOfDay (long secs, long usecs, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | reset (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
Package Functions | |
| cast.cdl.CASTTime | getCASTTime (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
Definition at line 23 of file _TimeServerDel.java.
| cast.cdl.CASTTime cast.interfaces._TimeServerDel.fromTimeOfDay | ( | long | secs, | |
| long | usecs, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implemented in cast.interfaces._TimeServerDelM.
| cast.cdl.CASTTime cast.interfaces._TimeServerDel.fromTimeOfDayDouble | ( | double | todsecs, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implemented in cast.interfaces._TimeServerDelM.
| cast.cdl.CASTTime cast.interfaces._TimeServerDel.getCASTTime | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper [package] |
Implemented in cast.interfaces._TimeServerDelD, and cast.interfaces._TimeServerDelM.
| void cast.interfaces._TimeServerDel.reset | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implemented in cast.interfaces._TimeServerDelD, and cast.interfaces._TimeServerDelM.
1.5.8