class DriverHostStartLoadedDriverResponse

Defined at line 1037 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/natural_types.h

Public Methods

void DriverHostStartLoadedDriverResponse (Storage_ storage)
void DriverHostStartLoadedDriverResponse (uint8_t __reserved)
void DriverHostStartLoadedDriverResponse ()

Default constructs a |DriverHostStartLoadedDriverResponse| only if all of its members are default constructible.

Defined at line 1048 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/natural_types.h

void DriverHostStartLoadedDriverResponse (DriverHostStartLoadedDriverResponse && )

Defined at line 1051 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/natural_types.h

void DriverHostStartLoadedDriverResponse (const DriverHostStartLoadedDriverResponse & other)
DriverHostStartLoadedDriverResponse & operator= (DriverHostStartLoadedDriverResponse && )

Defined at line 1052 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/natural_types.h

DriverHostStartLoadedDriverResponse & operator= (const DriverHostStartLoadedDriverResponse & other)
bool operator== (const DriverHostStartLoadedDriverResponse & other)
bool operator!= (const DriverHostStartLoadedDriverResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DriverHostStartLoadedDriverResponse & __reserved (uint8_t value)

Setter for __reserved.

void DriverHostStartLoadedDriverResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits