|
TANGO Java API ( TangORB-7.3.3.jar) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfr.esrf.Tango.TimeVal
public final class TimeVal
Generated from IDL definition of struct "TimeVal"
| Field Summary | |
|---|---|
int |
tv_nsec
|
int |
tv_sec
|
int |
tv_usec
|
| Constructor Summary | |
|---|---|
TimeVal()
|
|
TimeVal(int tv_sec,
int tv_usec,
int tv_nsec)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int tv_sec
public int tv_usec
public int tv_nsec
| Constructor Detail |
|---|
public TimeVal()
public TimeVal(int tv_sec,
int tv_usec,
int tv_nsec)
|
TANGO Java API ( TangORB-7.3.3.jar) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||