class ManagerRestartWithDictionaryResponse
Defined at line 1258 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h
Public Methods
void ManagerRestartWithDictionaryResponse (Storage_ storage)
void ManagerRestartWithDictionaryResponse (::zx::eventpair release_fence)
void ManagerRestartWithDictionaryResponse ()
Default constructs a |ManagerRestartWithDictionaryResponse| only if all of its members are default constructible.
Defined at line 1268 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h
void ManagerRestartWithDictionaryResponse (ManagerRestartWithDictionaryResponse && )
Defined at line 1271 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h
ManagerRestartWithDictionaryResponse & operator= (ManagerRestartWithDictionaryResponse && )
Defined at line 1272 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.
ManagerRestartWithDictionaryResponse & 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 ManagerRestartWithDictionaryResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits