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