- java.lang.Object
-
- de.ibapl.jnhw.posix.sys.Types
-
@Include("#include <sys/types.h>") public class Types extends Object
Wrapper around the<sys/stat.h>header. See specs at: sys/types.h - data types.- Author:
- aploese
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTypes.Clock_tstatic classTypes.Mode_tstatic classTypes.Off_tstatic classTypes.Pid_tstatic classTypes.Size_tstatic classTypes.Ssize_tstatic classTypes.Time_tstatic classTypes.Uid_t
-
Field Summary
Fields Modifier and Type Field Description static booleanHAVE_SYS_TYPES_H
-
Constructor Summary
Constructors Constructor Description Types()
-