class ClosedProtocolStrictTwoWayResponse

Defined at line 184 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 ClosedProtocolStrictTwoWayResponse (Storage_ storage)
void ClosedProtocolStrictTwoWayResponse (int32_t res)
void ClosedProtocolStrictTwoWayResponse ()

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

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

void ClosedProtocolStrictTwoWayResponse (ClosedProtocolStrictTwoWayResponse && )

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

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

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

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

Setter for res.

void ClosedProtocolStrictTwoWayResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits