class DevelopmentManagerGetCompositeNodeSpecsRequest

Defined at line 129 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h

Public Methods

void DevelopmentManagerGetCompositeNodeSpecsRequest (Storage_ storage)
void DevelopmentManagerGetCompositeNodeSpecsRequest (::std::optional< ::std::string> name_filter, ::fidl::ServerEnd< ::fuchsia_driver_development::CompositeNodeSpecIterator> iterator)
void DevelopmentManagerGetCompositeNodeSpecsRequest ()

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

Defined at line 140 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h

void DevelopmentManagerGetCompositeNodeSpecsRequest (DevelopmentManagerGetCompositeNodeSpecsRequest && )

Defined at line 143 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h

const ::std::optional< ::std::string> & name_filter ()
::std::optional< ::std::string> & name_filter ()
DevelopmentManagerGetCompositeNodeSpecsRequest & name_filter (::std::optional< ::std::string> value)

Setter for name_filter.

const ::fidl::ServerEnd< ::fuchsia_driver_development::CompositeNodeSpecIterator> & iterator ()
::fidl::ServerEnd< ::fuchsia_driver_development::CompositeNodeSpecIterator> & iterator ()
DevelopmentManagerGetCompositeNodeSpecsRequest & iterator (::fidl::ServerEnd< ::fuchsia_driver_development::CompositeNodeSpecIterator> value)

Setter for iterator.

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

Defined at line 144 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h

Friends

class MemberVisitor
class NaturalStructCodingTraits