class RootGetStringResponse
Defined at line 78 of file fidling/gen/src/devices/tests/v2/compat-runtime/fuchsia.compat.runtime.test/cpp/fidl/fuchsia.compat.runtime.test/cpp/natural_types.h
Public Methods
void RootGetStringResponse (Storage_ storage)
void RootGetStringResponse (::std::string response)
void RootGetStringResponse ()
Default constructs a |RootGetStringResponse| only if all of its members are default constructible.
Defined at line 89 of file fidling/gen/src/devices/tests/v2/compat-runtime/fuchsia.compat.runtime.test/cpp/fidl/fuchsia.compat.runtime.test/cpp/natural_types.h
void RootGetStringResponse (RootGetStringResponse && )
Defined at line 92 of file fidling/gen/src/devices/tests/v2/compat-runtime/fuchsia.compat.runtime.test/cpp/fidl/fuchsia.compat.runtime.test/cpp/natural_types.h
void RootGetStringResponse (const RootGetStringResponse & other)
RootGetStringResponse & operator= (RootGetStringResponse && )
Defined at line 93 of file fidling/gen/src/devices/tests/v2/compat-runtime/fuchsia.compat.runtime.test/cpp/fidl/fuchsia.compat.runtime.test/cpp/natural_types.h
RootGetStringResponse & operator= (const RootGetStringResponse & other)
bool operator== (const RootGetStringResponse & other)
bool operator!= (const RootGetStringResponse & other)
const ::std::string & response ()
::std::string & response ()
RootGetStringResponse & response (::std::string value)
Setter for response.
void RootGetStringResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits