class ManagerRestartWithDictionaryAndPowerDependenciesResponse
Defined at line 1476 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h
Public Methods
void ManagerRestartWithDictionaryAndPowerDependenciesResponse (Storage_ storage)
void ManagerRestartWithDictionaryAndPowerDependenciesResponse (::zx::eventpair release_fence)
void ManagerRestartWithDictionaryAndPowerDependenciesResponse ()
Default constructs a |ManagerRestartWithDictionaryAndPowerDependenciesResponse| only if all of its members are default constructible.
Defined at line 1486 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h
void ManagerRestartWithDictionaryAndPowerDependenciesResponse (ManagerRestartWithDictionaryAndPowerDependenciesResponse && )
Defined at line 1489 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h
ManagerRestartWithDictionaryAndPowerDependenciesResponse & operator= (ManagerRestartWithDictionaryAndPowerDependenciesResponse && )
Defined at line 1490 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h
const ::zx::eventpair & release_fence ()
The caller should keep this handle alive while the modified drivers are needed.
Releasing this will reset the operation.
::zx::eventpair & release_fence ()
The caller should keep this handle alive while the modified drivers are needed.
Releasing this will reset the operation.
ManagerRestartWithDictionaryAndPowerDependenciesResponse & release_fence (::zx::eventpair value)
The caller should keep this handle alive while the modified drivers are needed.
Releasing this will reset the operation.
void ManagerRestartWithDictionaryAndPowerDependenciesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits