class UnknownInteractionsDriverProtocolFlexibleTwoWayResponse

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

Public Methods

void UnknownInteractionsDriverProtocolFlexibleTwoWayResponse (Storage_ storage)
void UnknownInteractionsDriverProtocolFlexibleTwoWayResponse (uint8_t __reserved)
void UnknownInteractionsDriverProtocolFlexibleTwoWayResponse ()

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

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

void UnknownInteractionsDriverProtocolFlexibleTwoWayResponse (UnknownInteractionsDriverProtocolFlexibleTwoWayResponse && )

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

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

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

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

Setter for __reserved.

void UnknownInteractionsDriverProtocolFlexibleTwoWayResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits