class AjarProtocolStrictTwoWayResponse

Defined at line 531 of file fidling/gen/sdk/lib/fidl/cpp/tests/hlcpp_conversion/fidl/test.protocols/cpp/fidl/test.protocols/cpp/natural_types.h

Public Methods

void AjarProtocolStrictTwoWayResponse (Storage_ storage)
void AjarProtocolStrictTwoWayResponse (int32_t res)
void AjarProtocolStrictTwoWayResponse ()

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

Defined at line 542 of file fidling/gen/sdk/lib/fidl/cpp/tests/hlcpp_conversion/fidl/test.protocols/cpp/fidl/test.protocols/cpp/natural_types.h

void AjarProtocolStrictTwoWayResponse (AjarProtocolStrictTwoWayResponse && )

Defined at line 545 of file fidling/gen/sdk/lib/fidl/cpp/tests/hlcpp_conversion/fidl/test.protocols/cpp/fidl/test.protocols/cpp/natural_types.h

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

Defined at line 546 of file fidling/gen/sdk/lib/fidl/cpp/tests/hlcpp_conversion/fidl/test.protocols/cpp/fidl/test.protocols/cpp/natural_types.h

AjarProtocolStrictTwoWayResponse & operator= (const AjarProtocolStrictTwoWayResponse & other)
bool operator== (const AjarProtocolStrictTwoWayResponse & other)
bool operator!= (const AjarProtocolStrictTwoWayResponse & other)
int32_t res ()
int32_t & res ()
AjarProtocolStrictTwoWayResponse & res (int32_t value)

Setter for res.

void AjarProtocolStrictTwoWayResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits