class InteropTryRoundTripResponse

Defined at line 449 of file fidling/gen/sdk/lib/fidl/cpp/tests/integration/fidl.cpp.wire.interop.test/cpp/fidl/fidl.cpp.wire.interop.test/cpp/natural_types.h

Public Methods

void InteropTryRoundTripResponse (Storage_ storage)
void InteropTryRoundTripResponse (::fidl_cpp_wire_interop_test::Node node)
void InteropTryRoundTripResponse ()

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

Defined at line 460 of file fidling/gen/sdk/lib/fidl/cpp/tests/integration/fidl.cpp.wire.interop.test/cpp/fidl/fidl.cpp.wire.interop.test/cpp/natural_types.h

void InteropTryRoundTripResponse (InteropTryRoundTripResponse && )

Defined at line 463 of file fidling/gen/sdk/lib/fidl/cpp/tests/integration/fidl.cpp.wire.interop.test/cpp/fidl/fidl.cpp.wire.interop.test/cpp/natural_types.h

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

Defined at line 464 of file fidling/gen/sdk/lib/fidl/cpp/tests/integration/fidl.cpp.wire.interop.test/cpp/fidl/fidl.cpp.wire.interop.test/cpp/natural_types.h

InteropTryRoundTripResponse & operator= (const InteropTryRoundTripResponse & other)
bool operator== (const InteropTryRoundTripResponse & other)
bool operator!= (const InteropTryRoundTripResponse & other)
const ::fidl_cpp_wire_interop_test::Node & node ()
::fidl_cpp_wire_interop_test::Node & node ()
InteropTryRoundTripResponse & node (::fidl_cpp_wire_interop_test::Node value)

Setter for node.

void InteropTryRoundTripResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits