class ExecutionControllerOnStopRequest
Defined at line 1519 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
Public Methods
void ExecutionControllerOnStopRequest (Storage_ storage)
void ExecutionControllerOnStopRequest (::fuchsia_component::StoppedPayload stopped_payload)
void ExecutionControllerOnStopRequest ()
Default constructs a |ExecutionControllerOnStopRequest| only if all of its members are default constructible.
Defined at line 1529 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
void ExecutionControllerOnStopRequest (ExecutionControllerOnStopRequest && )
Defined at line 1532 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
void ExecutionControllerOnStopRequest (const ExecutionControllerOnStopRequest & other)
ExecutionControllerOnStopRequest & operator= (ExecutionControllerOnStopRequest && )
Defined at line 1533 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
ExecutionControllerOnStopRequest & operator= (const ExecutionControllerOnStopRequest & other)
bool operator== (const ExecutionControllerOnStopRequest & other)
bool operator!= (const ExecutionControllerOnStopRequest & other)
const ::fuchsia_component::StoppedPayload & stopped_payload ()
::fuchsia_component::StoppedPayload & stopped_payload ()
ExecutionControllerOnStopRequest & stopped_payload (::fuchsia_component::StoppedPayload value)
Setter for stopped_payload.
void ExecutionControllerOnStopRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits