class ProgramHandle
Defined at line 412 of file fidling/gen/sdk/fidl/fuchsia.ebpf/fuchsia.ebpf/cpp/fidl/fuchsia.ebpf/cpp/natural_types.h
A handle of an eBPF program.
Public Methods
void ProgramHandle (Storage_ storage)
void ProgramHandle (::zx::eventpair handle)
void ProgramHandle ()
Default constructs a |ProgramHandle| only if all of its members are default constructible.
Defined at line 423 of file fidling/gen/sdk/fidl/fuchsia.ebpf/fuchsia.ebpf/cpp/fidl/fuchsia.ebpf/cpp/natural_types.h
void ProgramHandle (ProgramHandle && )
Defined at line 426 of file fidling/gen/sdk/fidl/fuchsia.ebpf/fuchsia.ebpf/cpp/fidl/fuchsia.ebpf/cpp/natural_types.h
const ::zx::eventpair & handle ()
::zx::eventpair & handle ()
ProgramHandle & handle (::zx::eventpair value)
Setter for handle.
void ProgramHandle (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
ProgramHandle & operator= (ProgramHandle && )
Defined at line 427 of file fidling/gen/sdk/fidl/fuchsia.ebpf/fuchsia.ebpf/cpp/fidl/fuchsia.ebpf/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits