class DevelopmentManagerRebindCompositesWithDriverRequest
Defined at line 515 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
Public Methods
void DevelopmentManagerRebindCompositesWithDriverRequest (Storage_ storage)
void DevelopmentManagerRebindCompositesWithDriverRequest (::std::string driver_url)
void DevelopmentManagerRebindCompositesWithDriverRequest ()
Default constructs a |DevelopmentManagerRebindCompositesWithDriverRequest| only if all of its members are default constructible.
Defined at line 526 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
void DevelopmentManagerRebindCompositesWithDriverRequest (DevelopmentManagerRebindCompositesWithDriverRequest && )
Defined at line 529 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
void DevelopmentManagerRebindCompositesWithDriverRequest (const DevelopmentManagerRebindCompositesWithDriverRequest & other)
DevelopmentManagerRebindCompositesWithDriverRequest & operator= (DevelopmentManagerRebindCompositesWithDriverRequest && )
Defined at line 530 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
DevelopmentManagerRebindCompositesWithDriverRequest & operator= (const DevelopmentManagerRebindCompositesWithDriverRequest & other)
bool operator== (const DevelopmentManagerRebindCompositesWithDriverRequest & other)
bool operator!= (const DevelopmentManagerRebindCompositesWithDriverRequest & other)
const ::std::string & driver_url ()
::std::string & driver_url ()
DevelopmentManagerRebindCompositesWithDriverRequest & driver_url (::std::string value)
Setter for driver_url.
void DevelopmentManagerRebindCompositesWithDriverRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits