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