class UnknownInteractionsProtocolFlexibleTwoWayErrResponse
Defined at line 538 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/natural_types.h
Public Methods
void UnknownInteractionsProtocolFlexibleTwoWayErrResponse (Storage_ storage)
void UnknownInteractionsProtocolFlexibleTwoWayErrResponse (uint8_t __reserved)
void UnknownInteractionsProtocolFlexibleTwoWayErrResponse ()
Default constructs a |UnknownInteractionsProtocolFlexibleTwoWayErrResponse| only if all of its members are default constructible.
Defined at line 549 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/natural_types.h
void UnknownInteractionsProtocolFlexibleTwoWayErrResponse (UnknownInteractionsProtocolFlexibleTwoWayErrResponse && )
Defined at line 552 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/natural_types.h
void UnknownInteractionsProtocolFlexibleTwoWayErrResponse (const UnknownInteractionsProtocolFlexibleTwoWayErrResponse & other)
UnknownInteractionsProtocolFlexibleTwoWayErrResponse & operator= (UnknownInteractionsProtocolFlexibleTwoWayErrResponse && )
Defined at line 553 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/natural_types.h
UnknownInteractionsProtocolFlexibleTwoWayErrResponse & operator= (const UnknownInteractionsProtocolFlexibleTwoWayErrResponse & other)
bool operator== (const UnknownInteractionsProtocolFlexibleTwoWayErrResponse & other)
bool operator!= (const UnknownInteractionsProtocolFlexibleTwoWayErrResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
UnknownInteractionsProtocolFlexibleTwoWayErrResponse & __reserved (uint8_t value)
Setter for __reserved.
void UnknownInteractionsProtocolFlexibleTwoWayErrResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits