class NodeAttachNodeTrackingRequest
Defined at line 2448 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::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.
Defined at line 2457 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
bool has_server_end ()
Defined at line 2461 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
::zx::eventpair * mutable_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.
Defined at line 2468 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
void clear_server_end ()
Defined at line 2476 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
NodeAttachNodeTrackingRequest & set_server_end (::zx::eventpair _value)
void NodeAttachNodeTrackingRequest ()
void NodeAttachNodeTrackingRequest (NodeAttachNodeTrackingRequest && other)
void ~NodeAttachNodeTrackingRequest ()
NodeAttachNodeTrackingRequest & operator= (NodeAttachNodeTrackingRequest && other)
::std::unique_ptr<NodeAttachNodeTrackingRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, NodeAttachNodeTrackingRequest * _value, size_t _offset)
zx_status_t Clone (NodeAttachNodeTrackingRequest * _result)