Package org.qbicc.runtime.linux
Class EPoll.const_struct_epoll_event_ptr
java.lang.Object
org.qbicc.runtime.InlineObject
org.qbicc.runtime.CNative.object
org.qbicc.runtime.CNative.word
org.qbicc.runtime.CNative.ptr<EPoll.struct_epoll_event>
org.qbicc.runtime.linux.EPoll.const_struct_epoll_event_ptr
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- EPoll
public static final class EPoll.const_struct_epoll_event_ptr
extends CNative.ptr<EPoll.struct_epoll_event>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.qbicc.runtime.CNative.ptr
asArray, compareAndSet, compareAndSet, compareAndSetAcquire, compareAndSetAcquire, compareAndSetOpaque, compareAndSetOpaque, compareAndSetRelease, compareAndSetRelease, compareAndSwap, compareAndSwap, compareAndSwapAcquire, compareAndSwapAcquire, compareAndSwapOpaque, compareAndSwapOpaque, compareAndSwapRelease, compareAndSwapRelease, get, getAndAdd, getAndAdd, getAndAddAcquire, getAndAddAcquire, getAndAddOpaque, getAndAddOpaque, getAndAddRelease, getAndAddRelease, getAndBitwiseAnd, getAndBitwiseAnd, getAndBitwiseAndAcquire, getAndBitwiseAndAcquire, getAndBitwiseAndOpaque, getAndBitwiseAndOpaque, getAndBitwiseAndRelease, getAndBitwiseAndRelease, getAndBitwiseNand, getAndBitwiseNand, getAndBitwiseNandAcquire, getAndBitwiseNandAcquire, getAndBitwiseNandOpaque, getAndBitwiseNandOpaque, getAndBitwiseNandRelease, getAndBitwiseNandRelease, getAndBitwiseOr, getAndBitwiseOr, getAndBitwiseOrAcquire, getAndBitwiseOrAcquire, getAndBitwiseOrOpaque, getAndBitwiseOrOpaque, getAndBitwiseOrRelease, getAndBitwiseOrRelease, getAndBitwiseXor, getAndBitwiseXor, getAndBitwiseXorAcquire, getAndBitwiseXorAcquire, getAndBitwiseXorOpaque, getAndBitwiseXorOpaque, getAndBitwiseXorRelease, getAndBitwiseXorRelease, getAndSet, getAndSet, getAndSetAcquire, getAndSetAcquire, getAndSetMax, getAndSetMax, getAndSetMaxAcquire, getAndSetMaxAcquire, getAndSetMaxOpaque, getAndSetMaxOpaque, getAndSetMaxRelease, getAndSetMaxRelease, getAndSetMin, getAndSetMin, getAndSetMinAcquire, getAndSetMinAcquire, getAndSetMinOpaque, getAndSetMinOpaque, getAndSetMinRelease, getAndSetMinRelease, getAndSetOpaque, getAndSetOpaque, getAndSetRelease, getAndSetRelease, getAndSubtract, getAndSubtract, getAndSubtractAcquire, getAndSubtractAcquire, getAndSubtractOpaque, getAndSubtractOpaque, getAndSubtractRelease, getAndSubtractRelease, isPinned, loadAcquire, loadAcquire, loadOpaque, loadOpaque, loadPlain, loadPlain, loadSingleAcquire, loadSingleAcquire, loadUnshared, loadUnshared, loadVolatile, loadVolatile, minus, minus, minus, plus, plus, sel, sel, set, storeOpaque, storeOpaque, storePlain, storePlain, storeRelease, storeRelease, storeSingleRelease, storeSingleRelease, storeUnshared, storeUnshared, storeVolatile, storeVolatile, weakCompareAndSet, weakCompareAndSet, weakCompareAndSetAcquire, weakCompareAndSetAcquire, weakCompareAndSetOpaque, weakCompareAndSetOpaque, weakCompareAndSetRelease, weakCompareAndSetRelease, weakCompareAndSwap, weakCompareAndSwap, weakCompareAndSwapAcquire, weakCompareAndSwapAcquire, weakCompareAndSwapOpaque, weakCompareAndSwapOpaque, weakCompareAndSwapRelease, weakCompareAndSwapReleaseMethods inherited from class org.qbicc.runtime.CNative.word
booleanValue, byteValue, charValue, doubleValue, floatValue, intValue, isFalse, isGe, isGt, isLe, isLt, isNegative, isNonNull, isNonZero, isNotNegative, isNotPositive, isNull, isPositive, isTrue, isZero, longValue, shortValue, ubyteValue, uintValue, ushortValueMethods inherited from class org.qbicc.runtime.CNative.object
alignment, cast, cast, close, equals, fitsIntoByte, fitsIntoInt, fitsIntoLong, fitsIntoShort, hashCode, sizeInBytes, toString
-
Constructor Details
-
const_struct_epoll_event_ptr
public const_struct_epoll_event_ptr()
-