class ValueEchoEchoRequest
Defined at line 41 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.basic.protocol/cpp/fidl/test.basic.protocol/cpp/natural_types.h
Public Methods
void ValueEchoEchoRequest (Storage_ storage)
void ValueEchoEchoRequest (::std::string s)
void ValueEchoEchoRequest ()
Default constructs a |ValueEchoEchoRequest| only if all of its members are default constructible.
Defined at line 52 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.basic.protocol/cpp/fidl/test.basic.protocol/cpp/natural_types.h
void ValueEchoEchoRequest (ValueEchoEchoRequest && )
Defined at line 55 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.basic.protocol/cpp/fidl/test.basic.protocol/cpp/natural_types.h
void ValueEchoEchoRequest (const ValueEchoEchoRequest & other)
ValueEchoEchoRequest & operator= (ValueEchoEchoRequest && )
Defined at line 56 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.basic.protocol/cpp/fidl/test.basic.protocol/cpp/natural_types.h
ValueEchoEchoRequest & operator= (const ValueEchoEchoRequest & other)
bool operator== (const ValueEchoEchoRequest & other)
bool operator!= (const ValueEchoEchoRequest & other)
const ::std::string & s ()
::std::string & s ()
ValueEchoEchoRequest & s (::std::string value)
Setter for s.
void ValueEchoEchoRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits