class DebugGetPropertiesResponse

Defined at line 332 of file fidling/gen/sdk/fidl/fuchsia.hardware.pin/fuchsia.hardware.pin/cpp/fidl/fuchsia.hardware.pin/cpp/natural_types.h

Public Methods

void DebugGetPropertiesResponse (Storage_ storage)
void DebugGetPropertiesResponse ()

Defined at line 338 of file fidling/gen/sdk/fidl/fuchsia.hardware.pin/fuchsia.hardware.pin/cpp/fidl/fuchsia.hardware.pin/cpp/natural_types.h

void DebugGetPropertiesResponse (DebugGetPropertiesResponse && )

Defined at line 339 of file fidling/gen/sdk/fidl/fuchsia.hardware.pin/fuchsia.hardware.pin/cpp/fidl/fuchsia.hardware.pin/cpp/natural_types.h

void DebugGetPropertiesResponse (const DebugGetPropertiesResponse & other)
DebugGetPropertiesResponse & operator= (DebugGetPropertiesResponse && )

Defined at line 340 of file fidling/gen/sdk/fidl/fuchsia.hardware.pin/fuchsia.hardware.pin/cpp/fidl/fuchsia.hardware.pin/cpp/natural_types.h

DebugGetPropertiesResponse & operator= (const DebugGetPropertiesResponse & other)
bool operator== (const DebugGetPropertiesResponse & other)
bool operator!= (const DebugGetPropertiesResponse & other)
bool IsEmpty ()
const std::optional<uint32_t> & pin ()

The platform-specific number of this pin, set as a bind property on the driver node.

::std::optional<uint32_t> & pin ()

The platform-specific number of this pin, set as a bind property on the driver node.

DebugGetPropertiesResponse & pin (std::optional<uint32_t> value)

The platform-specific number of this pin, set as a bind property on the driver node.

const std::optional< ::std::string> & name ()

The platform-specific name of this pin.

::std::optional< ::std::string> & name ()

The platform-specific name of this pin.

DebugGetPropertiesResponse & name (std::optional< ::std::string> value)

The platform-specific name of this pin.

void DebugGetPropertiesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits