class PipeSetEventRequest
Defined at line 2261 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
Public Methods
void PipeSetEventRequest (Storage_ storage)
void PipeSetEventRequest (::zx::event event)
void PipeSetEventRequest ()
Default constructs a |PipeSetEventRequest| only if all of its members are default constructible.
Defined at line 2271 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
void PipeSetEventRequest (PipeSetEventRequest && )
Defined at line 2274 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
const ::zx::event & event ()
::zx::event & event ()
PipeSetEventRequest & event (::zx::event value)
Setter for event.
void PipeSetEventRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
PipeSetEventRequest & operator= (PipeSetEventRequest && )
Defined at line 2275 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits