class DriverIndexRebindCompositeNodeSpecRequest
Defined at line 995 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
Public Methods
void DriverIndexRebindCompositeNodeSpecRequest (Storage_ storage)
void DriverIndexRebindCompositeNodeSpecRequest (::std::string spec, ::std::optional< ::std::string> driver_url_suffix)
void DriverIndexRebindCompositeNodeSpecRequest ()
Default constructs a |DriverIndexRebindCompositeNodeSpecRequest| only if all of its members are default constructible.
Defined at line 1006 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
void DriverIndexRebindCompositeNodeSpecRequest (DriverIndexRebindCompositeNodeSpecRequest && )
Defined at line 1009 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
void DriverIndexRebindCompositeNodeSpecRequest (const DriverIndexRebindCompositeNodeSpecRequest & other)
DriverIndexRebindCompositeNodeSpecRequest & operator= (DriverIndexRebindCompositeNodeSpecRequest && )
Defined at line 1010 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
DriverIndexRebindCompositeNodeSpecRequest & operator= (const DriverIndexRebindCompositeNodeSpecRequest & other)
bool operator== (const DriverIndexRebindCompositeNodeSpecRequest & other)
bool operator!= (const DriverIndexRebindCompositeNodeSpecRequest & other)
const ::std::string & spec ()
::std::string & spec ()
DriverIndexRebindCompositeNodeSpecRequest & spec (::std::string value)
Setter for spec.
const ::std::optional< ::std::string> & driver_url_suffix ()
::std::optional< ::std::string> & driver_url_suffix ()
DriverIndexRebindCompositeNodeSpecRequest & driver_url_suffix (::std::optional< ::std::string> value)
Setter for driver_url_suffix.
void DriverIndexRebindCompositeNodeSpecRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits