class ScreenshotTakeRequest

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

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::fuchsia::ui::composition::ScreenshotFormat & format ()

Format of the requested screenshot.

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

bool has_format ()

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

::fuchsia::ui::composition::ScreenshotFormat * mutable_format ()

Format of the requested screenshot.

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

void clear_format ()

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

ScreenshotTakeRequest & set_format (::fuchsia::ui::composition::ScreenshotFormat _value)
void ScreenshotTakeRequest ()
void ScreenshotTakeRequest (ScreenshotTakeRequest && other)
void ~ScreenshotTakeRequest ()
ScreenshotTakeRequest & operator= (ScreenshotTakeRequest && other)
::std::unique_ptr<ScreenshotTakeRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ScreenshotTakeRequest * _value, size_t _offset)
zx_status_t Clone (ScreenshotTakeRequest * _result)