class DeviceIntrPendingResponse
Defined at line 2147 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h
Public Methods
void DeviceIntrPendingResponse (Storage_ storage)
void DeviceIntrPendingResponse (bool pending)
void DeviceIntrPendingResponse ()
Default constructs a |DeviceIntrPendingResponse| only if all of its members are default constructible.
Defined at line 2157 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h
void DeviceIntrPendingResponse (DeviceIntrPendingResponse && )
Defined at line 2160 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h
void DeviceIntrPendingResponse (const DeviceIntrPendingResponse & other)
DeviceIntrPendingResponse & operator= (DeviceIntrPendingResponse && )
Defined at line 2161 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h
DeviceIntrPendingResponse & operator= (const DeviceIntrPendingResponse & other)
bool operator== (const DeviceIntrPendingResponse & other)
bool operator!= (const DeviceIntrPendingResponse & other)
bool pending ()
bool & pending ()
DeviceIntrPendingResponse & pending (bool value)
Setter for pending.
void DeviceIntrPendingResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits