class handles
Defined at line 1428 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/hlcpp/fidl/test/compatibility/cpp/fidl.h
Public Members
object handle_handle
process process_handle
thread thread_handle
vmo vmo_handle
event event_handle
port port_handle
socket socket_handle
eventpair eventpair_handle
job job_handle
vmar vmar_handle
fifo fifo_handle
timer timer_handle
object nullable_handle_handle
process nullable_process_handle
thread nullable_thread_handle
vmo nullable_vmo_handle
channel nullable_channel_handle
event nullable_event_handle
port nullable_port_handle
interrupt nullable_interrupt_handle
debuglog nullable_log_handle
socket nullable_socket_handle
eventpair nullable_eventpair_handle
job nullable_job_handle
vmar nullable_vmar_handle
fifo nullable_fifo_handle
timer nullable_timer_handle
Public Methods
::std::unique_ptr<handles> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, handles * value, size_t _offset)
zx_status_t Clone (handles * result)