class TreeGetContentResponse

Defined at line 629 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/natural_types.h

Public Methods

void TreeGetContentResponse (Storage_ storage)
void TreeGetContentResponse (::fuchsia_inspect::TreeContent content)
void TreeGetContentResponse ()

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

Defined at line 640 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/natural_types.h

void TreeGetContentResponse (TreeGetContentResponse && )

Defined at line 643 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/natural_types.h

const ::fuchsia_inspect::TreeContent & content ()
::fuchsia_inspect::TreeContent & content ()
TreeGetContentResponse & content (::fuchsia_inspect::TreeContent value)

Setter for content.

void TreeGetContentResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
TreeGetContentResponse & operator= (TreeGetContentResponse && )

Defined at line 644 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/natural_types.h

Friends

class MemberVisitor
class NaturalStructCodingTraits