class NodeAttachNodeTrackingRequest
Defined at line 2987 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void NodeAttachNodeTrackingRequest ()
Defined at line 2989 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void NodeAttachNodeTrackingRequest (const NodeAttachNodeTrackingRequest & other)
Defined at line 2990 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
NodeAttachNodeTrackingRequest & operator= (const NodeAttachNodeTrackingRequest & other)
Defined at line 2991 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void NodeAttachNodeTrackingRequest (NodeAttachNodeTrackingRequest && other)
Defined at line 2992 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_sysmem2::wire::NodeAttachNodeTrackingRequest> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_sysmem2::wire::NodeAttachNodeTrackingRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::NodeAttachNodeTrackingRequest>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
NodeAttachNodeTrackingRequest & operator= (NodeAttachNodeTrackingRequest && other)
Defined at line 2993 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
::zx::eventpair & server_end ()
This field must be set. This evenpair end will be closed after the
`Node` is closed or failed and the node's buffer counts are no
longer in effect in the logical buffer collection.
bool has_server_end ()
NodeAttachNodeTrackingRequest & set_server_end (::zx::eventpair elem)
NodeAttachNodeTrackingRequest & clear_server_end ()
void NodeAttachNodeTrackingRequest (::fidl::AnyArena & allocator)
void NodeAttachNodeTrackingRequest (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::NodeAttachNodeTrackingRequest>> && frame)
This constructor allows a user controlled allocation (not using a Arena).
It should only be used when performance is key.
As soon as the frame is given to the table, it must not be used directly or for another table.
void Allocate (::fidl::AnyArena & allocator)
void Init (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::NodeAttachNodeTrackingRequest>> && frame_ptr)
void ~NodeAttachNodeTrackingRequest ()
Defined at line 2995 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder