class TestableEchoRequest

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

Public Methods

void TestableEchoRequest (Storage_ storage)
void TestableEchoRequest (::std::string str)
void TestableEchoRequest ()

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

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

void TestableEchoRequest (TestableEchoRequest && )

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

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

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

TestableEchoRequest & operator= (const TestableEchoRequest & other)
bool operator== (const TestableEchoRequest & other)
bool operator!= (const TestableEchoRequest & other)
const ::std::string & str ()
::std::string & str ()
TestableEchoRequest & str (::std::string value)

Setter for str.

void TestableEchoRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits