template <>

struct WireTableFrame

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

Public Methods

void WireTableFrame ()

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

void WireTableFrame (const WireTableFrame< ::fuchsia_test::wire::Case> & )

In its intended usage, WireTableFrame will be referenced by an ObjectView.

If the ObjectView is assigned before a move or copy, then it will reference

the old invalid object. Because this is unsafe, copies are disallowed and

moves are only allowed by friend classes that operate safely.

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

WireTableFrame< ::fuchsia_test::wire::Case> & operator= (const WireTableFrame< ::fuchsia_test::wire::Case> & )

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

Friends

template <>
class WireTableBaseBuilder
template <>
class WireTableBaseBuilder
template <>
class Case