|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.ext.posix.BaseNativePOSIX
org.jruby.ext.posix.OpenBSDPOSIX
public final class OpenBSDPOSIX
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jruby.ext.posix.BaseNativePOSIX |
---|
BaseNativePOSIX.PointerConverter |
Nested classes/interfaces inherited from interface org.jruby.ext.posix.POSIX |
---|
POSIX.ERRORS |
Field Summary | |
---|---|
static BaseNativePOSIX.PointerConverter |
PASSWD
|
Fields inherited from class org.jruby.ext.posix.BaseNativePOSIX |
---|
GROUP, handler, helper, libc, libraryName |
Constructor Summary | |
---|---|
OpenBSDPOSIX(String libraryName,
LibC libc,
POSIXHandler handler)
|
Method Summary | |
---|---|
FileStat |
allocateStat()
|
Methods inherited from class org.jruby.ext.posix.BaseNativePOSIX |
---|
chmod, chown, endgrent, endpwent, errno, errno, fork, fstat, getegid, geteuid, getfd, getgid, getgrent, getgrgid, getgrnam, getlogin, getpgid, getpgid, getpgrp, getpid, getppid, getpriority, getpwent, getpwnam, getpwuid, getuid, hasMethod, isatty, kill, lchmod, lchown, link, lstat, mkdir, readlink, setegid, seteuid, setgid, setgrent, setpgid, setpgrp, setpriority, setpwent, setsid, setuid, stat, symlink, umask, utimes, wait, waitpid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final BaseNativePOSIX.PointerConverter PASSWD
Constructor Detail |
---|
public OpenBSDPOSIX(String libraryName, LibC libc, POSIXHandler handler)
Method Detail |
---|
public FileStat allocateStat()
allocateStat
in class BaseNativePOSIX
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |