class TestableEchoResponse
Defined at line 77 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 TestableEchoResponse (Storage_ storage)
void TestableEchoResponse (::std::string str)
void TestableEchoResponse ()
Default constructs a |TestableEchoResponse| 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.wire.bindinggroup.test/cpp/fidl/fidl.cpp.wire.bindinggroup.test/cpp/natural_types.h
void TestableEchoResponse (TestableEchoResponse && )
Defined at line 91 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 TestableEchoResponse (const TestableEchoResponse & other)
TestableEchoResponse & operator= (TestableEchoResponse && )
Defined at line 92 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
TestableEchoResponse & operator= (const TestableEchoResponse & other)
bool operator== (const TestableEchoResponse & other)
bool operator!= (const TestableEchoResponse & other)
const ::std::string & str ()
::std::string & str ()
TestableEchoResponse & str (::std::string value)
Setter for str.
void TestableEchoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits