class DriverHostStartResponse
Defined at line 420 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/natural_types.h
Public Methods
void DriverHostStartResponse (Storage_ storage)
void DriverHostStartResponse (uint8_t __reserved)
void DriverHostStartResponse ()
Default constructs a |DriverHostStartResponse| only if all of its members are default constructible.
Defined at line 431 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/natural_types.h
void DriverHostStartResponse (DriverHostStartResponse && )
Defined at line 434 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/natural_types.h
void DriverHostStartResponse (const DriverHostStartResponse & other)
DriverHostStartResponse & operator= (DriverHostStartResponse && )
Defined at line 435 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/natural_types.h
DriverHostStartResponse & operator= (const DriverHostStartResponse & other)
bool operator== (const DriverHostStartResponse & other)
bool operator!= (const DriverHostStartResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DriverHostStartResponse & __reserved (uint8_t value)
Setter for __reserved.
void DriverHostStartResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits