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