class DriverStartRequest

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

Public Methods

void DriverStartRequest (Storage_ storage)
void DriverStartRequest (::fuchsia_driver_framework::DriverStartArgs start_args)
void DriverStartRequest ()

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

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

void DriverStartRequest (DriverStartRequest && )

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

DriverStartRequest & operator= (DriverStartRequest && )

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

const ::fuchsia_driver_framework::DriverStartArgs & start_args ()
::fuchsia_driver_framework::DriverStartArgs & start_args ()
DriverStartRequest & start_args (::fuchsia_driver_framework::DriverStartArgs value)

Setter for start_args.

void DriverStartRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits