class OpenProtocolStrictTwoWayResponse

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

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

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

void OpenProtocolStrictTwoWayResponse (OpenProtocolStrictTwoWayResponse && )

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

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

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

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

Setter for res.

void OpenProtocolStrictTwoWayResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits