class EchoEchoMinimalWithErrorResponse
Defined at line 5834 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
Public Methods
void EchoEchoMinimalWithErrorResponse (Storage_ storage)
void EchoEchoMinimalWithErrorResponse (uint8_t __reserved)
void EchoEchoMinimalWithErrorResponse ()
Default constructs a |EchoEchoMinimalWithErrorResponse| only if all of its members are default constructible.
Defined at line 5844 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
void EchoEchoMinimalWithErrorResponse (EchoEchoMinimalWithErrorResponse && )
Defined at line 5847 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
void EchoEchoMinimalWithErrorResponse (const EchoEchoMinimalWithErrorResponse & other)
EchoEchoMinimalWithErrorResponse & operator= (EchoEchoMinimalWithErrorResponse && )
Defined at line 5848 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
EchoEchoMinimalWithErrorResponse & operator= (const EchoEchoMinimalWithErrorResponse & other)
bool operator== (const EchoEchoMinimalWithErrorResponse & other)
bool operator!= (const EchoEchoMinimalWithErrorResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
EchoEchoMinimalWithErrorResponse & __reserved (uint8_t value)
Setter for __reserved.
void EchoEchoMinimalWithErrorResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits