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