class IPC::Event
- IPC::Event
- Reference
- Object
Defined in:
high-level-bindings.crConstructors
Instance Method Summary
- #fd : Int32
- #fd=(fd : Int32)
- #index : LibC::UInt64T
- #index=(index : LibC::UInt64T)
- #message : Array(UInt8) | Nil
- #message=(message : Array(UInt8) | Nil)
- #type : LibIPC::EventType
- #type=(type : LibIPC::EventType)