class ChildIteratorNextResponse
Defined at line 3584 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
Public Methods
void ChildIteratorNextResponse (Storage_ storage)
void ChildIteratorNextResponse (::std::vector< ::fuchsia_component_decl::ChildRef> children)
void ChildIteratorNextResponse ()
Default constructs a |ChildIteratorNextResponse| only if all of its members are default constructible.
Defined at line 3594 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
void ChildIteratorNextResponse (ChildIteratorNextResponse && )
Defined at line 3597 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
void ChildIteratorNextResponse (const ChildIteratorNextResponse & other)
ChildIteratorNextResponse & operator= (ChildIteratorNextResponse && )
Defined at line 3598 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
ChildIteratorNextResponse & operator= (const ChildIteratorNextResponse & other)
bool operator== (const ChildIteratorNextResponse & other)
bool operator!= (const ChildIteratorNextResponse & other)
const ::std::vector< ::fuchsia_component_decl::ChildRef> & children ()
::std::vector< ::fuchsia_component_decl::ChildRef> & children ()
ChildIteratorNextResponse & children (::std::vector< ::fuchsia_component_decl::ChildRef> value)
Setter for children.
void ChildIteratorNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits