class ControllerStartRequest
Defined at line 789 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
Public Methods
void ControllerStartRequest (Storage_ storage)
void ControllerStartRequest (::fuchsia_component::StartChildArgs args, ::fidl::ServerEnd< ::fuchsia_component::ExecutionController> execution_controller)
void ControllerStartRequest ()
Default constructs a |ControllerStartRequest| only if all of its members are default constructible.
Defined at line 799 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
void ControllerStartRequest (ControllerStartRequest && )
Defined at line 802 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
const ::fuchsia_component::StartChildArgs & args ()
::fuchsia_component::StartChildArgs & args ()
ControllerStartRequest & args (::fuchsia_component::StartChildArgs value)
Setter for args.
const ::fidl::ServerEnd< ::fuchsia_component::ExecutionController> & execution_controller ()
::fidl::ServerEnd< ::fuchsia_component::ExecutionController> & execution_controller ()
ControllerStartRequest & execution_controller (::fidl::ServerEnd< ::fuchsia_component::ExecutionController> value)
Setter for execution_controller.
void ControllerStartRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
ControllerStartRequest & operator= (ControllerStartRequest && )
Defined at line 803 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits