class ScreenshotTakeFileRequest
Defined at line 4933 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 4940 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 4944 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 4949 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 4957 of file fidling/gen/sdk/fidl/fuchsia.ui.composition/fuchsia.ui.composition/hlcpp/fuchsia/ui/composition/cpp/fidl.h
ScreenshotTakeFileRequest & set_format (::fuchsia::ui::composition::ScreenshotFormat _value)
void ScreenshotTakeFileRequest ()
void ScreenshotTakeFileRequest (ScreenshotTakeFileRequest && other)
void ~ScreenshotTakeFileRequest ()
ScreenshotTakeFileRequest & operator= (ScreenshotTakeFileRequest && other)
::std::unique_ptr<ScreenshotTakeFileRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ScreenshotTakeFileRequest * _value, size_t _offset)
zx_status_t Clone (ScreenshotTakeFileRequest * _result)