class EchoEchoTablePayloadWithErrorRequest
Defined at line 7601 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
Public Methods
void EchoEchoTablePayloadWithErrorRequest (Storage_ storage)
void EchoEchoTablePayloadWithErrorRequest ()
Defined at line 7606 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
void EchoEchoTablePayloadWithErrorRequest (EchoEchoTablePayloadWithErrorRequest && )
Defined at line 7607 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
void EchoEchoTablePayloadWithErrorRequest (const EchoEchoTablePayloadWithErrorRequest & other)
EchoEchoTablePayloadWithErrorRequest & operator= (EchoEchoTablePayloadWithErrorRequest && )
Defined at line 7608 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
EchoEchoTablePayloadWithErrorRequest & operator= (const EchoEchoTablePayloadWithErrorRequest & other)
bool operator== (const EchoEchoTablePayloadWithErrorRequest & other)
bool operator!= (const EchoEchoTablePayloadWithErrorRequest & other)
bool IsEmpty ()
const std::optional<uint64_t> & value ()
::std::optional<uint64_t> & value ()
EchoEchoTablePayloadWithErrorRequest & value (std::optional<uint64_t> value)
Setter for value.
const std::optional< ::std::string> & forward_to_server ()
::std::optional< ::std::string> & forward_to_server ()
EchoEchoTablePayloadWithErrorRequest & forward_to_server (std::optional< ::std::string> value)
Setter for forward_to_server.
const std::optional< ::fidl_test_compatibility::DefaultEnum> & result_err ()
::std::optional< ::fidl_test_compatibility::DefaultEnum> & result_err ()
EchoEchoTablePayloadWithErrorRequest & result_err (std::optional< ::fidl_test_compatibility::DefaultEnum> value)
Setter for result_err.
const std::optional< ::fidl_test_compatibility::RespondWith> & result_variant ()
::std::optional< ::fidl_test_compatibility::RespondWith> & result_variant ()
EchoEchoTablePayloadWithErrorRequest & result_variant (std::optional< ::fidl_test_compatibility::RespondWith> value)
Setter for result_variant.
void EchoEchoTablePayloadWithErrorRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits