class PuppetFactoryCreateResponse

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

Defined at line 2752 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 PuppetFactoryCreateResponse (const PuppetFactoryCreateResponse & other)

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

PuppetFactoryCreateResponse & operator= (const PuppetFactoryCreateResponse & other)

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

Defined at line 2755 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::PuppetFactoryCreateResponse> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

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

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

PuppetFactoryCreateResponse & operator= (PuppetFactoryCreateResponse && other)

Defined at line 2756 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::ViewRef & view_ref ()

view_ref of the created view.

bool has_view_ref ()
void ~PuppetFactoryCreateResponse ()

Defined at line 2758 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