class HandleTable

Defined at line 291 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.handleraii.test/cpp/fidl/llcpptest.handleraii.test/cpp/wire_types.h

Public Methods

void HandleTable ()

Defined at line 293 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.handleraii.test/cpp/fidl/llcpptest.handleraii.test/cpp/wire_types.h

void HandleTable (const HandleTable & other)

Defined at line 294 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.handleraii.test/cpp/fidl/llcpptest.handleraii.test/cpp/wire_types.h

HandleTable & operator= (const HandleTable & other)

Defined at line 295 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.handleraii.test/cpp/fidl/llcpptest.handleraii.test/cpp/wire_types.h

void HandleTable (HandleTable && other)

Defined at line 296 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.handleraii.test/cpp/fidl/llcpptest.handleraii.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_handleraii_test::wire::HandleTable> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::llcpptest_handleraii_test::wire::HandleTable> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::llcpptest_handleraii_test::wire::HandleTable>> frame)

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

::zx::event & h1 ()
bool has_h1 ()
::llcpptest_handleraii_test::wire::HandleStruct & h2 ()
bool has_h2 ()
HandleTable & operator= (HandleTable && other)

Defined at line 297 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.handleraii.test/cpp/fidl/llcpptest.handleraii.test/cpp/wire_types.h

void ~HandleTable ()

Defined at line 299 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.handleraii.test/cpp/fidl/llcpptest.handleraii.test/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder