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