class EchoEchoTablePayloadWithErrorRequest
Defined at line 1610 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h
Public Methods
void EchoEchoTablePayloadWithErrorRequest ()
Defined at line 1612 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h
void EchoEchoTablePayloadWithErrorRequest (const EchoEchoTablePayloadWithErrorRequest & other)
Defined at line 1613 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h
EchoEchoTablePayloadWithErrorRequest & operator= (const EchoEchoTablePayloadWithErrorRequest & other)
Defined at line 1614 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h
void EchoEchoTablePayloadWithErrorRequest (EchoEchoTablePayloadWithErrorRequest && other)
Defined at line 1615 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fidl_test_compatibility::wire::EchoEchoTablePayloadWithErrorRequest> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fidl_test_compatibility::wire::EchoEchoTablePayloadWithErrorRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fidl_test_compatibility::wire::EchoEchoTablePayloadWithErrorRequest>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
EchoEchoTablePayloadWithErrorRequest & operator= (EchoEchoTablePayloadWithErrorRequest && other)
Defined at line 1616 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h
uint64_t & value ()
bool has_value ()
::fidl::StringView & forward_to_server ()
bool has_forward_to_server ()
::fidl_test_compatibility::wire::DefaultEnum & result_err ()
bool has_result_err ()
::fidl_test_compatibility::wire::RespondWith & result_variant ()
bool has_result_variant ()
void ~EchoEchoTablePayloadWithErrorRequest ()
Defined at line 1618 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder