class DebugConnectGpioResponse
Defined at line 586 of file fidling/gen/sdk/fidl/fuchsia.hardware.pin/fuchsia.hardware.pin/cpp/fidl/fuchsia.hardware.pin/cpp/natural_types.h
Public Methods
void DebugConnectGpioResponse (Storage_ storage)
void DebugConnectGpioResponse (uint8_t __reserved)
void DebugConnectGpioResponse ()
Default constructs a |DebugConnectGpioResponse| only if all of its members are default constructible.
Defined at line 597 of file fidling/gen/sdk/fidl/fuchsia.hardware.pin/fuchsia.hardware.pin/cpp/fidl/fuchsia.hardware.pin/cpp/natural_types.h
void DebugConnectGpioResponse (DebugConnectGpioResponse && )
Defined at line 600 of file fidling/gen/sdk/fidl/fuchsia.hardware.pin/fuchsia.hardware.pin/cpp/fidl/fuchsia.hardware.pin/cpp/natural_types.h
void DebugConnectGpioResponse (const DebugConnectGpioResponse & other)
DebugConnectGpioResponse & operator= (DebugConnectGpioResponse && )
Defined at line 601 of file fidling/gen/sdk/fidl/fuchsia.hardware.pin/fuchsia.hardware.pin/cpp/fidl/fuchsia.hardware.pin/cpp/natural_types.h
DebugConnectGpioResponse & operator= (const DebugConnectGpioResponse & other)
bool operator== (const DebugConnectGpioResponse & other)
bool operator!= (const DebugConnectGpioResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DebugConnectGpioResponse & __reserved (uint8_t value)
Setter for __reserved.
void DebugConnectGpioResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits