class DriverIndexMatchDriverRequest
Defined at line 791 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
Public Methods
void DriverIndexMatchDriverRequest (Storage_ storage)
void DriverIndexMatchDriverRequest (::fuchsia_driver_index::MatchDriverArgs args)
void DriverIndexMatchDriverRequest ()
Default constructs a |DriverIndexMatchDriverRequest| only if all of its members are default constructible.
Defined at line 802 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
void DriverIndexMatchDriverRequest (DriverIndexMatchDriverRequest && )
Defined at line 805 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
void DriverIndexMatchDriverRequest (const DriverIndexMatchDriverRequest & other)
DriverIndexMatchDriverRequest & operator= (DriverIndexMatchDriverRequest && )
Defined at line 806 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/natural_types.h
DriverIndexMatchDriverRequest & operator= (const DriverIndexMatchDriverRequest & other)
bool operator== (const DriverIndexMatchDriverRequest & other)
bool operator!= (const DriverIndexMatchDriverRequest & other)
const ::fuchsia_driver_index::MatchDriverArgs & args ()
::fuchsia_driver_index::MatchDriverArgs & args ()
DriverIndexMatchDriverRequest & args (::fuchsia_driver_index::MatchDriverArgs value)
Setter for args.
void DriverIndexMatchDriverRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits