| Copyright | (c) The University of Glasgow 2002 |
|---|---|
| License | BSD-style (see the file libraries/base/LICENSE) |
| Maintainer | libraries@haskell.org |
| Stability | provisional |
| Portability | non-portable (requires POSIX) |
| Safe Haskell | Trustworthy |
| Language | Haskell2010 |
System.Posix.Types
Description
POSIX data types: Haskell equivalents of the types defined by the<sys/types.h> C header on a POSIX system.
This module contains platform specific information about types. __/As such the types presented on this page reflect the platform on which the documentation was generated and may not coincide with the types on your platform./__
| BoundedCDevSource# | |
| EnumCDevSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| EqCDevSource# | |
| IntegralCDevSource# | |
| NumCDevSource# | |
| OrdCDevSource# | |
| ReadCDevSource# | |
| RealCDevSource# | |
| ShowCDevSource# | |
| FiniteBitsCDevSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| BitsCDevSource# | |
Instance detailsDefined inSystem.Posix.Types Methods (.&.) ::CDev ->CDev ->CDevSource# (.|.) ::CDev ->CDev ->CDevSource# xor ::CDev ->CDev ->CDevSource# complement ::CDev ->CDevSource# shift ::CDev ->Int ->CDevSource# rotate ::CDev ->Int ->CDevSource# setBit ::CDev ->Int ->CDevSource# clearBit ::CDev ->Int ->CDevSource# complementBit ::CDev ->Int ->CDevSource# testBit ::CDev ->Int ->BoolSource# bitSizeMaybe ::CDev ->MaybeIntSource# shiftL ::CDev ->Int ->CDevSource# unsafeShiftL ::CDev ->Int ->CDevSource# shiftR ::CDev ->Int ->CDevSource# unsafeShiftR ::CDev ->Int ->CDevSource# rotateL ::CDev ->Int ->CDevSource# | |
| StorableCDevSource# | |
| BoundedCInoSource# | |
| EnumCInoSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| EqCInoSource# | |
| IntegralCInoSource# | |
| NumCInoSource# | |
| OrdCInoSource# | |
| ReadCInoSource# | |
| RealCInoSource# | |
| ShowCInoSource# | |
| FiniteBitsCInoSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| BitsCInoSource# | |
Instance detailsDefined inSystem.Posix.Types Methods (.&.) ::CIno ->CIno ->CInoSource# (.|.) ::CIno ->CIno ->CInoSource# xor ::CIno ->CIno ->CInoSource# complement ::CIno ->CInoSource# shift ::CIno ->Int ->CInoSource# rotate ::CIno ->Int ->CInoSource# setBit ::CIno ->Int ->CInoSource# clearBit ::CIno ->Int ->CInoSource# complementBit ::CIno ->Int ->CInoSource# testBit ::CIno ->Int ->BoolSource# bitSizeMaybe ::CIno ->MaybeIntSource# shiftL ::CIno ->Int ->CInoSource# unsafeShiftL ::CIno ->Int ->CInoSource# shiftR ::CIno ->Int ->CInoSource# unsafeShiftR ::CIno ->Int ->CInoSource# rotateL ::CIno ->Int ->CInoSource# | |
| StorableCInoSource# | |
| BoundedCOffSource# | |
| EnumCOffSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| EqCOffSource# | |
| IntegralCOffSource# | |
| NumCOffSource# | |
| OrdCOffSource# | |
| ReadCOffSource# | |
| RealCOffSource# | |
| ShowCOffSource# | |
| FiniteBitsCOffSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| BitsCOffSource# | |
Instance detailsDefined inSystem.Posix.Types Methods (.&.) ::COff ->COff ->COffSource# (.|.) ::COff ->COff ->COffSource# xor ::COff ->COff ->COffSource# complement ::COff ->COffSource# shift ::COff ->Int ->COffSource# rotate ::COff ->Int ->COffSource# setBit ::COff ->Int ->COffSource# clearBit ::COff ->Int ->COffSource# complementBit ::COff ->Int ->COffSource# testBit ::COff ->Int ->BoolSource# bitSizeMaybe ::COff ->MaybeIntSource# shiftL ::COff ->Int ->COffSource# unsafeShiftL ::COff ->Int ->COffSource# shiftR ::COff ->Int ->COffSource# unsafeShiftR ::COff ->Int ->COffSource# rotateL ::COff ->Int ->COffSource# | |
| StorableCOffSource# | |
| BoundedCPidSource# | |
| EnumCPidSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| EqCPidSource# | |
| IntegralCPidSource# | |
| NumCPidSource# | |
| OrdCPidSource# | |
| ReadCPidSource# | |
| RealCPidSource# | |
| ShowCPidSource# | |
| FiniteBitsCPidSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| BitsCPidSource# | |
Instance detailsDefined inSystem.Posix.Types Methods (.&.) ::CPid ->CPid ->CPidSource# (.|.) ::CPid ->CPid ->CPidSource# xor ::CPid ->CPid ->CPidSource# complement ::CPid ->CPidSource# shift ::CPid ->Int ->CPidSource# rotate ::CPid ->Int ->CPidSource# setBit ::CPid ->Int ->CPidSource# clearBit ::CPid ->Int ->CPidSource# complementBit ::CPid ->Int ->CPidSource# testBit ::CPid ->Int ->BoolSource# bitSizeMaybe ::CPid ->MaybeIntSource# shiftL ::CPid ->Int ->CPidSource# unsafeShiftL ::CPid ->Int ->CPidSource# shiftR ::CPid ->Int ->CPidSource# unsafeShiftR ::CPid ->Int ->CPidSource# rotateL ::CPid ->Int ->CPidSource# | |
| StorableCPidSource# | |
| BoundedCGidSource# | |
| EnumCGidSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| EqCGidSource# | |
| IntegralCGidSource# | |
| NumCGidSource# | |
| OrdCGidSource# | |
| ReadCGidSource# | |
| RealCGidSource# | |
| ShowCGidSource# | |
| FiniteBitsCGidSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| BitsCGidSource# | |
Instance detailsDefined inSystem.Posix.Types Methods (.&.) ::CGid ->CGid ->CGidSource# (.|.) ::CGid ->CGid ->CGidSource# xor ::CGid ->CGid ->CGidSource# complement ::CGid ->CGidSource# shift ::CGid ->Int ->CGidSource# rotate ::CGid ->Int ->CGidSource# setBit ::CGid ->Int ->CGidSource# clearBit ::CGid ->Int ->CGidSource# complementBit ::CGid ->Int ->CGidSource# testBit ::CGid ->Int ->BoolSource# bitSizeMaybe ::CGid ->MaybeIntSource# shiftL ::CGid ->Int ->CGidSource# unsafeShiftL ::CGid ->Int ->CGidSource# shiftR ::CGid ->Int ->CGidSource# unsafeShiftR ::CGid ->Int ->CGidSource# rotateL ::CGid ->Int ->CGidSource# | |
| StorableCGidSource# | |
| BoundedCUidSource# | |
| EnumCUidSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| EqCUidSource# | |
| IntegralCUidSource# | |
| NumCUidSource# | |
| OrdCUidSource# | |
| ReadCUidSource# | |
| RealCUidSource# | |
| ShowCUidSource# | |
| FiniteBitsCUidSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| BitsCUidSource# | |
Instance detailsDefined inSystem.Posix.Types Methods (.&.) ::CUid ->CUid ->CUidSource# (.|.) ::CUid ->CUid ->CUidSource# xor ::CUid ->CUid ->CUidSource# complement ::CUid ->CUidSource# shift ::CUid ->Int ->CUidSource# rotate ::CUid ->Int ->CUidSource# setBit ::CUid ->Int ->CUidSource# clearBit ::CUid ->Int ->CUidSource# complementBit ::CUid ->Int ->CUidSource# testBit ::CUid ->Int ->BoolSource# bitSizeMaybe ::CUid ->MaybeIntSource# shiftL ::CUid ->Int ->CUidSource# unsafeShiftL ::CUid ->Int ->CUidSource# shiftR ::CUid ->Int ->CUidSource# unsafeShiftR ::CUid ->Int ->CUidSource# rotateL ::CUid ->Int ->CUidSource# | |
| StorableCUidSource# | |
| EnumCSpeedSource# | |
| EqCSpeedSource# | |
| NumCSpeedSource# | |
| OrdCSpeedSource# | |
| ReadCSpeedSource# | |
| RealCSpeedSource# | |
| ShowCSpeedSource# | |
| StorableCSpeedSource# | |
Instance detailsDefined inSystem.Posix.Types | |
Since: 4.10.0.0
Since: 4.10.0.0
Since: 4.10.0.0
Since: 4.10.0.0
Since: 4.10.0.0
Since: 4.10.0.0
| BoundedCIdSource# | |
| EnumCIdSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| EqCIdSource# | |
| IntegralCIdSource# | |
| NumCIdSource# | |
| OrdCIdSource# | |
| ReadCIdSource# | |
| RealCIdSource# | |
| ShowCIdSource# | |
| FiniteBitsCIdSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| BitsCIdSource# | |
Instance detailsDefined inSystem.Posix.Types Methods (.&.) ::CId ->CId ->CIdSource# (.|.) ::CId ->CId ->CIdSource# complement ::CId ->CIdSource# shift ::CId ->Int ->CIdSource# rotate ::CId ->Int ->CIdSource# setBit ::CId ->Int ->CIdSource# clearBit ::CId ->Int ->CIdSource# complementBit ::CId ->Int ->CIdSource# testBit ::CId ->Int ->BoolSource# bitSizeMaybe ::CId ->MaybeIntSource# shiftL ::CId ->Int ->CIdSource# unsafeShiftL ::CId ->Int ->CIdSource# shiftR ::CId ->Int ->CIdSource# unsafeShiftR ::CId ->Int ->CIdSource# rotateL ::CId ->Int ->CIdSource# | |
| StorableCIdSource# | |
Instance detailsDefined inSystem.Posix.Types | |
Since: 4.10.0.0
| BoundedCKeySource# | |
| EnumCKeySource# | |
Instance detailsDefined inSystem.Posix.Types | |
| EqCKeySource# | |
| IntegralCKeySource# | |
| NumCKeySource# | |
| OrdCKeySource# | |
| ReadCKeySource# | |
| RealCKeySource# | |
| ShowCKeySource# | |
| FiniteBitsCKeySource# | |
Instance detailsDefined inSystem.Posix.Types | |
| BitsCKeySource# | |
Instance detailsDefined inSystem.Posix.Types Methods (.&.) ::CKey ->CKey ->CKeySource# (.|.) ::CKey ->CKey ->CKeySource# xor ::CKey ->CKey ->CKeySource# complement ::CKey ->CKeySource# shift ::CKey ->Int ->CKeySource# rotate ::CKey ->Int ->CKeySource# setBit ::CKey ->Int ->CKeySource# clearBit ::CKey ->Int ->CKeySource# complementBit ::CKey ->Int ->CKeySource# testBit ::CKey ->Int ->BoolSource# bitSizeMaybe ::CKey ->MaybeIntSource# shiftL ::CKey ->Int ->CKeySource# unsafeShiftL ::CKey ->Int ->CKeySource# shiftR ::CKey ->Int ->CKeySource# unsafeShiftR ::CKey ->Int ->CKeySource# rotateL ::CKey ->Int ->CKeySource# | |
| StorableCKeySource# | |
Since: 4.10.0.0
| EqCTimerSource# | |
| OrdCTimerSource# | |
| ShowCTimerSource# | |
| StorableCTimerSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| BoundedFdSource# | |
| EnumFdSource# | |
| EqFdSource# | |
| IntegralFdSource# | |
| NumFdSource# | |
| OrdFdSource# | |
| ReadFdSource# | |
| RealFdSource# | |
| ShowFdSource# | |
| FiniteBitsFdSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| BitsFdSource# | |
Instance detailsDefined inSystem.Posix.Types | |
| StorableFdSource# | |
Instance detailsDefined inSystem.Posix.Types | |
typeFileOffset =COffSource#
Produced byHaddock version 2.20.0