template <>

struct WireTableFrame

Defined at line 1359 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h

Public Methods

void WireTableFrame ()

Defined at line 1362 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h

void WireTableFrame (const WireTableFrame< ::test_types::wire::TestHandleTable> & )

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 1367 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h

WireTableFrame< ::test_types::wire::TestHandleTable> & operator= (const WireTableFrame< ::test_types::wire::TestHandleTable> & )

Defined at line 1368 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h

Friends

template <>
class WireTableBaseBuilder
template <>
class WireTableBaseBuilder
template <>
class TestHandleTable