class UnknownInteractionsDriverProtocolStrictTwoWayErrResponse

Defined at line 907 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/natural_types.h

Public Methods

void UnknownInteractionsDriverProtocolStrictTwoWayErrResponse (Storage_ storage)
void UnknownInteractionsDriverProtocolStrictTwoWayErrResponse (uint8_t __reserved)
void UnknownInteractionsDriverProtocolStrictTwoWayErrResponse ()

Default constructs a |UnknownInteractionsDriverProtocolStrictTwoWayErrResponse| only if all of its members are default constructible.

Defined at line 918 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/natural_types.h

void UnknownInteractionsDriverProtocolStrictTwoWayErrResponse (UnknownInteractionsDriverProtocolStrictTwoWayErrResponse && )

Defined at line 921 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/natural_types.h

void UnknownInteractionsDriverProtocolStrictTwoWayErrResponse (const UnknownInteractionsDriverProtocolStrictTwoWayErrResponse & other)
UnknownInteractionsDriverProtocolStrictTwoWayErrResponse & operator= (UnknownInteractionsDriverProtocolStrictTwoWayErrResponse && )

Defined at line 922 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/natural_types.h

UnknownInteractionsDriverProtocolStrictTwoWayErrResponse & operator= (const UnknownInteractionsDriverProtocolStrictTwoWayErrResponse & other)
bool operator== (const UnknownInteractionsDriverProtocolStrictTwoWayErrResponse & other)
bool operator!= (const UnknownInteractionsDriverProtocolStrictTwoWayErrResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
UnknownInteractionsDriverProtocolStrictTwoWayErrResponse & __reserved (uint8_t value)

Setter for __reserved.

void UnknownInteractionsDriverProtocolStrictTwoWayErrResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits