class ClosedProtocolStrictTwoWayErrorResponse

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

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

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

void ClosedProtocolStrictTwoWayErrorResponse (ClosedProtocolStrictTwoWayErrorResponse && )

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

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

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

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

Setter for res.

void ClosedProtocolStrictTwoWayErrorResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits