class PuppetFactoryCreateResponse

Defined at line 812 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 PuppetFactoryCreateResponse (Storage_ storage)
bool IsEmpty ()
void PuppetFactoryCreateResponse ()

Defined at line 818 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 PuppetFactoryCreateResponse (PuppetFactoryCreateResponse && )

Defined at line 819 of file fidling/gen/sdk/fidl/fuchsia.ui.test.conformance/fuchsia.ui.test.conformance/cpp/fidl/fuchsia.ui.test.conformance/cpp/natural_types.h

PuppetFactoryCreateResponse & operator= (PuppetFactoryCreateResponse && )

Defined at line 820 of file fidling/gen/sdk/fidl/fuchsia.ui.test.conformance/fuchsia.ui.test.conformance/cpp/fidl/fuchsia.ui.test.conformance/cpp/natural_types.h

const std::optional< ::fuchsia_ui_test_conformance::Result> & result ()
::std::optional< ::fuchsia_ui_test_conformance::Result> & result ()
PuppetFactoryCreateResponse & result (std::optional< ::fuchsia_ui_test_conformance::Result> value)

Setter for result.

const std::optional< ::fuchsia_ui_views::ViewRef> & view_ref ()

view_ref of the created view.

::std::optional< ::fuchsia_ui_views::ViewRef> & view_ref ()

view_ref of the created view.

PuppetFactoryCreateResponse & view_ref (std::optional< ::fuchsia_ui_views::ViewRef> value)

view_ref of the created view.

void PuppetFactoryCreateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits