class DebugGetControllerPropertiesResponse

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

Public Methods

void DebugGetControllerPropertiesResponse (Storage_ storage)
void DebugGetControllerPropertiesResponse ()

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

void DebugGetControllerPropertiesResponse (DebugGetControllerPropertiesResponse && )

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

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

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

DebugGetControllerPropertiesResponse & operator= (const DebugGetControllerPropertiesResponse & other)
bool operator== (const DebugGetControllerPropertiesResponse & other)
bool operator!= (const DebugGetControllerPropertiesResponse & other)
bool IsEmpty ()
const std::optional< ::std::string> & name ()

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

unknown. If included, this string must be non-empty.

Optional.

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

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

unknown. If included, this string must be non-empty.

Optional.

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

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

unknown. If included, this string must be non-empty.

Optional.

void DebugGetControllerPropertiesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits