class UnknownInteractionsProtocolFlexibleEventFieldsRequest

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

Public Methods

void UnknownInteractionsProtocolFlexibleEventFieldsRequest (Storage_ storage)
void UnknownInteractionsProtocolFlexibleEventFieldsRequest (int32_t some_field)
void UnknownInteractionsProtocolFlexibleEventFieldsRequest ()

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

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

void UnknownInteractionsProtocolFlexibleEventFieldsRequest (UnknownInteractionsProtocolFlexibleEventFieldsRequest && )

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

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

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

UnknownInteractionsProtocolFlexibleEventFieldsRequest & operator= (const UnknownInteractionsProtocolFlexibleEventFieldsRequest & other)
bool operator== (const UnknownInteractionsProtocolFlexibleEventFieldsRequest & other)
bool operator!= (const UnknownInteractionsProtocolFlexibleEventFieldsRequest & other)
int32_t some_field ()
int32_t & some_field ()
UnknownInteractionsProtocolFlexibleEventFieldsRequest & some_field (int32_t value)

Setter for some_field.

void UnknownInteractionsProtocolFlexibleEventFieldsRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits