class HandleTable
Defined at line 128 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.protocol.test/cpp/fidl/llcpptest.protocol.test/cpp/wire_types.h
Public Methods
void HandleTable ()
Defined at line 130 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.protocol.test/cpp/fidl/llcpptest.protocol.test/cpp/wire_types.h
void HandleTable (const HandleTable & other)
Defined at line 131 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.protocol.test/cpp/fidl/llcpptest.protocol.test/cpp/wire_types.h
HandleTable & operator= (const HandleTable & other)
Defined at line 132 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.protocol.test/cpp/fidl/llcpptest.protocol.test/cpp/wire_types.h
void HandleTable (HandleTable && other)
Defined at line 133 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.protocol.test/cpp/fidl/llcpptest.protocol.test/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void _CloseHandles ()
::fidl::WireTableBuilder< ::llcpptest_protocol_test::wire::HandleTable> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::llcpptest_protocol_test::wire::HandleTable> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::llcpptest_protocol_test::wire::HandleTable>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
::zx::event & h ()
bool has_h ()
HandleTable & operator= (HandleTable && other)
Defined at line 134 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.protocol.test/cpp/fidl/llcpptest.protocol.test/cpp/wire_types.h
void ~HandleTable ()
Defined at line 136 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.protocol.test/cpp/fidl/llcpptest.protocol.test/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder