class LeafGetStringResponse

Defined at line 29 of file fidling/gen/src/devices/tests/v2/compat-runtime-v1/fuchsia.compat.runtime/cpp/fidl/fuchsia.compat.runtime/cpp/natural_types.h

Public Methods

void LeafGetStringResponse (Storage_ storage)
void LeafGetStringResponse (::std::string response)
void LeafGetStringResponse ()

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

Defined at line 40 of file fidling/gen/src/devices/tests/v2/compat-runtime-v1/fuchsia.compat.runtime/cpp/fidl/fuchsia.compat.runtime/cpp/natural_types.h

void LeafGetStringResponse (LeafGetStringResponse && )

Defined at line 43 of file fidling/gen/src/devices/tests/v2/compat-runtime-v1/fuchsia.compat.runtime/cpp/fidl/fuchsia.compat.runtime/cpp/natural_types.h

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

Defined at line 44 of file fidling/gen/src/devices/tests/v2/compat-runtime-v1/fuchsia.compat.runtime/cpp/fidl/fuchsia.compat.runtime/cpp/natural_types.h

LeafGetStringResponse & operator= (const LeafGetStringResponse & other)
bool operator== (const LeafGetStringResponse & other)
bool operator!= (const LeafGetStringResponse & other)
const ::std::string & response ()
::std::string & response ()
LeafGetStringResponse & response (::std::string value)

Setter for response.

void LeafGetStringResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits