class ProgramId
Defined at line 546 of file fidling/gen/sdk/fidl/fuchsia.ebpf/fuchsia.ebpf/hlcpp/fuchsia/ebpf/cpp/fidl.h
An ID used to uniquely identify an eBPF program. The ID is the KOID of the
[`ProgramHandle`].
Public Members
uint64_t id
Public Methods
::std::unique_ptr<ProgramId> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ProgramId * value, size_t _offset)
zx_status_t Clone (ProgramId * result)