class PuppetDrawImageRequest
Defined at line 521 of file fidling/gen/sdk/fidl/fuchsia.ui.test.conformance/fuchsia.ui.test.conformance/cpp/fidl/fuchsia.ui.test.conformance/cpp/natural_types.h
Public Methods
void PuppetDrawImageRequest (Storage_ storage)
void PuppetDrawImageRequest ()
Defined at line 527 of file fidling/gen/sdk/fidl/fuchsia.ui.test.conformance/fuchsia.ui.test.conformance/cpp/fidl/fuchsia.ui.test.conformance/cpp/natural_types.h
void PuppetDrawImageRequest (PuppetDrawImageRequest && )
Defined at line 528 of file fidling/gen/sdk/fidl/fuchsia.ui.test.conformance/fuchsia.ui.test.conformance/cpp/fidl/fuchsia.ui.test.conformance/cpp/natural_types.h
void PuppetDrawImageRequest (const PuppetDrawImageRequest & other)
PuppetDrawImageRequest & operator= (PuppetDrawImageRequest && )
Defined at line 529 of file fidling/gen/sdk/fidl/fuchsia.ui.test.conformance/fuchsia.ui.test.conformance/cpp/fidl/fuchsia.ui.test.conformance/cpp/natural_types.h
PuppetDrawImageRequest & operator= (const PuppetDrawImageRequest & other)
bool operator== (const PuppetDrawImageRequest & other)
bool operator!= (const PuppetDrawImageRequest & other)
bool IsEmpty ()
const std::optional<uint64_t> & id ()
::std::optional<uint64_t> & id ()
PuppetDrawImageRequest & id (std::optional<uint64_t> value)
Setter for id.
const std::optional< ::fuchsia_ui_test_conformance::ImageProperties> & properties ()
::std::optional< ::fuchsia_ui_test_conformance::ImageProperties> & properties ()
PuppetDrawImageRequest & properties (std::optional< ::fuchsia_ui_test_conformance::ImageProperties> value)
Setter for properties.
void PuppetDrawImageRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits