class ProgramId
Defined at line 612 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)