class ValueEchoEchoResponse

Defined at line 90 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.basic.protocol/cpp/fidl/test.basic.protocol/cpp/natural_types.h

Public Methods

void ValueEchoEchoResponse (Storage_ storage)
void ValueEchoEchoResponse (::std::string s)
void ValueEchoEchoResponse ()

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

Defined at line 101 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.basic.protocol/cpp/fidl/test.basic.protocol/cpp/natural_types.h

void ValueEchoEchoResponse (ValueEchoEchoResponse && )

Defined at line 104 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.basic.protocol/cpp/fidl/test.basic.protocol/cpp/natural_types.h

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

Defined at line 105 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.basic.protocol/cpp/fidl/test.basic.protocol/cpp/natural_types.h

ValueEchoEchoResponse & operator= (const ValueEchoEchoResponse & other)
bool operator== (const ValueEchoEchoResponse & other)
bool operator!= (const ValueEchoEchoResponse & other)
const ::std::string & s ()
::std::string & s ()
ValueEchoEchoResponse & s (::std::string value)

Setter for s.

void ValueEchoEchoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits