class BusDestroyRequest
Defined at line 162 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 BusDestroyRequest (Storage_ storage)
void BusDestroyRequest (int32_t id)
void BusDestroyRequest ()
Default constructs a |BusDestroyRequest| only if all of its members are default constructible.
Defined at line 173 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 BusDestroyRequest (BusDestroyRequest && )
Defined at line 176 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 BusDestroyRequest (const BusDestroyRequest & other)
BusDestroyRequest & operator= (BusDestroyRequest && )
Defined at line 177 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish.pipe/fuchsia.hardware.goldfish.pipe/cpp/fidl/fuchsia.hardware.goldfish.pipe/cpp/natural_types.h
BusDestroyRequest & operator= (const BusDestroyRequest & other)
bool operator== (const BusDestroyRequest & other)
bool operator!= (const BusDestroyRequest & other)
int32_t id ()
int32_t & id ()
BusDestroyRequest & id (int32_t value)
Setter for id.
void BusDestroyRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits