class PlatformBusAddCompositeNodeSpecResponse

Defined at line 2386 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/natural_types.h

Public Methods

void PlatformBusAddCompositeNodeSpecResponse (Storage_ storage)
void PlatformBusAddCompositeNodeSpecResponse (uint8_t __reserved)
void PlatformBusAddCompositeNodeSpecResponse ()

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

Defined at line 2396 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/natural_types.h

void PlatformBusAddCompositeNodeSpecResponse (PlatformBusAddCompositeNodeSpecResponse && )

Defined at line 2399 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/natural_types.h

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

Defined at line 2400 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/natural_types.h

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

Setter for __reserved.

void PlatformBusAddCompositeNodeSpecResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits