class TreeNameIteratorGetNextResponse
Defined at line 578 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/natural_types.h
Public Methods
void TreeNameIteratorGetNextResponse (Storage_ storage)
void TreeNameIteratorGetNextResponse (::std::vector< ::std::string> name)
void TreeNameIteratorGetNextResponse ()
Default constructs a |TreeNameIteratorGetNextResponse| only if all of its members are default constructible.
Defined at line 589 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/natural_types.h
void TreeNameIteratorGetNextResponse (TreeNameIteratorGetNextResponse && )
Defined at line 592 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/natural_types.h
void TreeNameIteratorGetNextResponse (const TreeNameIteratorGetNextResponse & other)
TreeNameIteratorGetNextResponse & operator= (TreeNameIteratorGetNextResponse && )
Defined at line 593 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/natural_types.h
TreeNameIteratorGetNextResponse & operator= (const TreeNameIteratorGetNextResponse & other)
bool operator== (const TreeNameIteratorGetNextResponse & other)
bool operator!= (const TreeNameIteratorGetNextResponse & other)
const ::std::vector< ::std::string> & name ()
::std::vector< ::std::string> & name ()
TreeNameIteratorGetNextResponse & name (::std::vector< ::std::string> value)
Setter for name.
void TreeNameIteratorGetNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits