class UnknownInteractionsProtocolStrictEventFieldsRequest
Defined at line 760 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/natural_types.h
Public Methods
void UnknownInteractionsProtocolStrictEventFieldsRequest (Storage_ storage)
void UnknownInteractionsProtocolStrictEventFieldsRequest (int32_t some_field)
void UnknownInteractionsProtocolStrictEventFieldsRequest ()
Default constructs a |UnknownInteractionsProtocolStrictEventFieldsRequest| only if all of its members are default constructible.
Defined at line 771 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/natural_types.h
void UnknownInteractionsProtocolStrictEventFieldsRequest (UnknownInteractionsProtocolStrictEventFieldsRequest && )
Defined at line 774 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/natural_types.h
void UnknownInteractionsProtocolStrictEventFieldsRequest (const UnknownInteractionsProtocolStrictEventFieldsRequest & other)
UnknownInteractionsProtocolStrictEventFieldsRequest & operator= (UnknownInteractionsProtocolStrictEventFieldsRequest && )
Defined at line 775 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/natural_types.h
UnknownInteractionsProtocolStrictEventFieldsRequest & operator= (const UnknownInteractionsProtocolStrictEventFieldsRequest & other)
bool operator== (const UnknownInteractionsProtocolStrictEventFieldsRequest & other)
bool operator!= (const UnknownInteractionsProtocolStrictEventFieldsRequest & other)
int32_t some_field ()
int32_t & some_field ()
UnknownInteractionsProtocolStrictEventFieldsRequest & some_field (int32_t value)
Setter for some_field.
void UnknownInteractionsProtocolStrictEventFieldsRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits