class ManagerRestartDriverHostsResponse
Defined at line 412 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h
Public Methods
void ManagerRestartDriverHostsResponse (Storage_ storage)
void ManagerRestartDriverHostsResponse (uint32_t count)
void ManagerRestartDriverHostsResponse ()
Default constructs a |ManagerRestartDriverHostsResponse| only if all of its members are default constructible.
Defined at line 422 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h
void ManagerRestartDriverHostsResponse (ManagerRestartDriverHostsResponse && )
Defined at line 425 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h
void ManagerRestartDriverHostsResponse (const ManagerRestartDriverHostsResponse & other)
ManagerRestartDriverHostsResponse & operator= (ManagerRestartDriverHostsResponse && )
Defined at line 426 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/cpp/natural_types.h
ManagerRestartDriverHostsResponse & operator= (const ManagerRestartDriverHostsResponse & other)
bool operator== (const ManagerRestartDriverHostsResponse & other)
bool operator!= (const ManagerRestartDriverHostsResponse & other)
uint32_t count ()
uint32_t & count ()
ManagerRestartDriverHostsResponse & count (uint32_t value)
Setter for count.
void ManagerRestartDriverHostsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits