class ViewportCreationToken

Defined at line 267 of file fidling/gen/sdk/fidl/fuchsia.ui.views/fuchsia.ui.views/hlcpp/fuchsia/ui/views/cpp/fidl.h

Two Flatland instances may be connected in a parent-child relationship. The parent endpoint is

held in a Viewport.

ViewportCreationToken is a typed wrapper for a channel, representing the parent endpoint of the

connection between two Flatlands. No messages will be sent over this channel, because it is only

used as an unclonable object with peer.

Public Members

channel value

Public Methods

::std::unique_ptr<ViewportCreationToken> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ViewportCreationToken * value, size_t _offset)
zx_status_t Clone (ViewportCreationToken * result)