|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.ext.posix.WindowsChildRecord
public class WindowsChildRecord
Constructor Summary | |
---|---|
WindowsChildRecord(com.kenai.jaffl.struct.Struct.Pointer process,
int pid)
|
Method Summary | |
---|---|
int |
getPid()
|
com.kenai.jaffl.struct.Struct.Pointer |
getProcess()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WindowsChildRecord(com.kenai.jaffl.struct.Struct.Pointer process, int pid)
Method Detail |
---|
public com.kenai.jaffl.struct.Struct.Pointer getProcess()
public int getPid()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |