| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjtux.UProcess.siginfo_t
public static class UProcess.siginfo_t
Java version of C type (structure) siginfo_t.
Click here for Posix/SUS C API.
| Field Summary | |
|---|---|
|  long | si_addr | 
|  long | si_band | 
|  int | si_code | 
|  int | si_errno | 
|  long | si_pid | 
|  int | si_signo | 
|  int | si_status | 
|  long | si_uid | 
|  UProcess.u_sigval | si_value | 
| Constructor Summary | |
|---|---|
| UProcess.siginfo_t() | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public int si_signo
public int si_errno
public int si_code
public long si_pid
public long si_uid
public long si_addr
public int si_status
public long si_band
public UProcess.u_sigval si_value
| Constructor Detail | 
|---|
public UProcess.siginfo_t()
| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||