class UnknownInteractionsProtocolFlexibleTwoWayResponse

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

Public Methods

void UnknownInteractionsProtocolFlexibleTwoWayResponse (Storage_ storage)
void UnknownInteractionsProtocolFlexibleTwoWayResponse (uint8_t __reserved)
void UnknownInteractionsProtocolFlexibleTwoWayResponse ()

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

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

void UnknownInteractionsProtocolFlexibleTwoWayResponse (UnknownInteractionsProtocolFlexibleTwoWayResponse && )

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

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

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

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

Setter for __reserved.

void UnknownInteractionsProtocolFlexibleTwoWayResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits