class BusSetEventRequest
Defined at line 213 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 BusSetEventRequest (Storage_ storage)
void BusSetEventRequest (int32_t id, ::zx::event pipe_event)
void BusSetEventRequest ()
Default constructs a |BusSetEventRequest| only if all of its members are default constructible.
Defined at line 224 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 BusSetEventRequest (BusSetEventRequest && )
Defined at line 227 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish.pipe/fuchsia.hardware.goldfish.pipe/cpp/fidl/fuchsia.hardware.goldfish.pipe/cpp/natural_types.h
int32_t id ()
int32_t & id ()
BusSetEventRequest & id (int32_t value)
Setter for id.
BusSetEventRequest & operator= (BusSetEventRequest && )
Defined at line 228 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish.pipe/fuchsia.hardware.goldfish.pipe/cpp/fidl/fuchsia.hardware.goldfish.pipe/cpp/natural_types.h
const ::zx::event & pipe_event ()
::zx::event & pipe_event ()
BusSetEventRequest & pipe_event (::zx::event value)
Setter for pipe_event.
void BusSetEventRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits