class ConstraintEchoResponse

Defined at line 77 of file fidling/gen/sdk/lib/fidl/cpp/tests/integration/fidl.cpp.constraint.protocol.test/cpp/fidl/fidl.cpp.constraint.protocol.test/cpp/natural_types.h

Public Methods

void ConstraintEchoResponse (Storage_ storage)
void ConstraintEchoResponse (::fidl_cpp_constraint_protocol_test::Bits bits)
void ConstraintEchoResponse ()

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

Defined at line 88 of file fidling/gen/sdk/lib/fidl/cpp/tests/integration/fidl.cpp.constraint.protocol.test/cpp/fidl/fidl.cpp.constraint.protocol.test/cpp/natural_types.h

void ConstraintEchoResponse (ConstraintEchoResponse && )

Defined at line 91 of file fidling/gen/sdk/lib/fidl/cpp/tests/integration/fidl.cpp.constraint.protocol.test/cpp/fidl/fidl.cpp.constraint.protocol.test/cpp/natural_types.h

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

Defined at line 92 of file fidling/gen/sdk/lib/fidl/cpp/tests/integration/fidl.cpp.constraint.protocol.test/cpp/fidl/fidl.cpp.constraint.protocol.test/cpp/natural_types.h

ConstraintEchoResponse & operator= (const ConstraintEchoResponse & other)
bool operator== (const ConstraintEchoResponse & other)
bool operator!= (const ConstraintEchoResponse & other)
::fidl_cpp_constraint_protocol_test::Bits bits ()
::fidl_cpp_constraint_protocol_test::Bits & bits ()
ConstraintEchoResponse & bits (::fidl_cpp_constraint_protocol_test::Bits value)

Setter for bits.

void ConstraintEchoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits