class DebugGetPropertiesResponse

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

Public Methods

void DebugGetPropertiesResponse ()

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

void DebugGetPropertiesResponse (const DebugGetPropertiesResponse & other)

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

DebugGetPropertiesResponse & operator= (const DebugGetPropertiesResponse & other)

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

void DebugGetPropertiesResponse (DebugGetPropertiesResponse && other)

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

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_hardware_pin::wire::DebugGetPropertiesResponse> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_hardware_pin::wire::DebugGetPropertiesResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_pin::wire::DebugGetPropertiesResponse>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

DebugGetPropertiesResponse & operator= (DebugGetPropertiesResponse && other)

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

uint32_t & pin ()

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

bool has_pin ()
::fidl::StringView & name ()

The platform-specific name of this pin.

bool has_name ()
void ~DebugGetPropertiesResponse ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder