class BusSetEventResponse

Defined at line 270 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish.pipe/fuchsia.hardware.goldfish.pipe/cpp/fidl/fuchsia.hardware.goldfish.pipe/cpp/natural_types.h

Public Methods

void BusSetEventResponse (Storage_ storage)
void BusSetEventResponse (uint8_t __reserved)
void BusSetEventResponse ()

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

Defined at line 281 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish.pipe/fuchsia.hardware.goldfish.pipe/cpp/fidl/fuchsia.hardware.goldfish.pipe/cpp/natural_types.h

void BusSetEventResponse (BusSetEventResponse && )

Defined at line 284 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish.pipe/fuchsia.hardware.goldfish.pipe/cpp/fidl/fuchsia.hardware.goldfish.pipe/cpp/natural_types.h

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

Defined at line 285 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish.pipe/fuchsia.hardware.goldfish.pipe/cpp/fidl/fuchsia.hardware.goldfish.pipe/cpp/natural_types.h

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

Setter for __reserved.

void BusSetEventResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits