class PuppetEmbedRemoteViewResponse

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

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

void PuppetEmbedRemoteViewResponse ()

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

void PuppetEmbedRemoteViewResponse (const PuppetEmbedRemoteViewResponse & other)

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

PuppetEmbedRemoteViewResponse & operator= (const PuppetEmbedRemoteViewResponse & other)

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

void PuppetEmbedRemoteViewResponse (PuppetEmbedRemoteViewResponse && other)

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

void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_ui_test_conformance::wire::PuppetEmbedRemoteViewResponse> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_ui_test_conformance::wire::PuppetEmbedRemoteViewResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_ui_test_conformance::wire::PuppetEmbedRemoteViewResponse>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

PuppetEmbedRemoteViewResponse & operator= (PuppetEmbedRemoteViewResponse && other)

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

::fuchsia_ui_test_conformance::wire::Result & result ()
bool has_result ()
::fuchsia_ui_views::wire::ViewCreationToken & view_creation_token ()
bool has_view_creation_token ()
void ~PuppetEmbedRemoteViewResponse ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder