class DeviceGetPropertiesResponse

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

Public Methods

void DeviceGetPropertiesResponse ()

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

void DeviceGetPropertiesResponse (const DeviceGetPropertiesResponse & other)

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

DeviceGetPropertiesResponse & operator= (const DeviceGetPropertiesResponse & other)

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

void DeviceGetPropertiesResponse (DeviceGetPropertiesResponse && other)

Defined at line 905 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/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_spmi::wire::DeviceGetPropertiesResponse> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_hardware_spmi::wire::DeviceGetPropertiesResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_spmi::wire::DeviceGetPropertiesResponse>> frame)

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

DeviceGetPropertiesResponse & operator= (DeviceGetPropertiesResponse && other)

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

uint8_t & sid ()

Unique SPMI target/secondary identifier, corresponds to the SPMI specification sid.

Up to 16 secondaries are identifed with an id from 0 to 15 inclusive.

Required.

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

User friendly string for the device name. If not set, the device name is unknown.

If included, this string must be non-empty.

Optional.

bool has_name ()
void ~DeviceGetPropertiesResponse ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder