class InteropTryRoundTripRequest

Defined at line 400 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 InteropTryRoundTripRequest (Storage_ storage)
void InteropTryRoundTripRequest (::fidl_cpp_wire_interop_test::Node node)
void InteropTryRoundTripRequest ()

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

Defined at line 411 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 InteropTryRoundTripRequest (InteropTryRoundTripRequest && )

Defined at line 414 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 InteropTryRoundTripRequest (const InteropTryRoundTripRequest & other)
InteropTryRoundTripRequest & operator= (InteropTryRoundTripRequest && )

Defined at line 415 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

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

Setter for node.

void InteropTryRoundTripRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits