class PuppetEmbedRemoteViewResponse

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

Defined at line 390 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 PuppetEmbedRemoteViewResponse (PuppetEmbedRemoteViewResponse && )

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

PuppetEmbedRemoteViewResponse & operator= (PuppetEmbedRemoteViewResponse && )

Defined at line 392 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 ()
PuppetEmbedRemoteViewResponse & result (std::optional< ::fuchsia_ui_test_conformance::Result> value)

Setter for result.

const std::optional< ::fuchsia_ui_views::ViewCreationToken> & view_creation_token ()
::std::optional< ::fuchsia_ui_views::ViewCreationToken> & view_creation_token ()
PuppetEmbedRemoteViewResponse & view_creation_token (std::optional< ::fuchsia_ui_views::ViewCreationToken> value)

Setter for view_creation_token.

void PuppetEmbedRemoteViewResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits