Package org.qbicc.runtime.linux
Class EPoll.epoll_data_t
java.lang.Object
org.qbicc.runtime.InlineObject
org.qbicc.runtime.CNative.object
org.qbicc.runtime.linux.EPoll.epoll_data_t
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- EPoll
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.qbicc.runtime.CNative.object
alignment, cast, cast, close, equals, fitsIntoByte, fitsIntoInt, fitsIntoLong, fitsIntoShort, hashCode, sizeInBytes, toString
-
Field Details
-
ptr
-
fd
-
u32
-
u64
-
-
Constructor Details
-
epoll_data_t
public epoll_data_t()
-