class DriverIndexAddCompositeNodeSpecResponse

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

Public Methods

void DriverIndexAddCompositeNodeSpecResponse (Storage_ storage)
void DriverIndexAddCompositeNodeSpecResponse (uint8_t __reserved)
void DriverIndexAddCompositeNodeSpecResponse ()

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

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

void DriverIndexAddCompositeNodeSpecResponse (DriverIndexAddCompositeNodeSpecResponse && )

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

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

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

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

Setter for __reserved.

void DriverIndexAddCompositeNodeSpecResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits