jnr.posix
Class POSIX.SpawnOpenFileAction
java.lang.Object
jnr.posix.POSIX.SpawnFileAction
jnr.posix.POSIX.SpawnOpenFileAction
- Enclosing interface:
- POSIX
public static final class POSIX.SpawnOpenFileAction
- extends POSIX.SpawnFileAction
|
Method Summary |
boolean |
act(POSIX posix,
jnr.ffi.Pointer nativeFileActions)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POSIX.SpawnOpenFileAction
public POSIX.SpawnOpenFileAction(String path,
int fd,
int flags,
int mode)
act
public final boolean act(POSIX posix,
jnr.ffi.Pointer nativeFileActions)
Copyright © 2012. All Rights Reserved.