Package org.qbicc.runtime.linux
Class EPoll.struct_epoll_event
java.lang.Object
org.qbicc.runtime.InlineObject
org.qbicc.runtime.CNative.object
org.qbicc.runtime.linux.EPoll.struct_epoll_event
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- EPoll
-
Field Summary
Fields -
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
-
events
-
data
-
-
Constructor Details
-
struct_epoll_event
public struct_epoll_event()
-