template <>
struct WireTableFrame
Defined at line 1041 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 1044 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::Uint64Table> & )
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 1049 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h
WireTableFrame< ::test_types::wire::Uint64Table> & operator= (const WireTableFrame< ::test_types::wire::Uint64Table> & )
Defined at line 1050 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 Uint64Table