class Attribute
Defined at line 322 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/natural_types.h
Public Methods
void Attribute (Storage_ storage)
void Attribute ()
Defined at line 328 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/natural_types.h
void Attribute (Attribute && )
Defined at line 329 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/natural_types.h
void Attribute (const Attribute & other)
Attribute & operator= (Attribute && )
Defined at line 330 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/natural_types.h
Attribute & operator= (const Attribute & other)
bool operator== (const Attribute & other)
bool operator!= (const Attribute & other)
bool IsEmpty ()
const std::optional< ::fuchsia_hardware_ufs::AttributeType> & type ()
Attribute identification values.
::std::optional< ::fuchsia_hardware_ufs::AttributeType> & type ()
Attribute identification values.
Attribute & type (std::optional< ::fuchsia_hardware_ufs::AttributeType> value)
Attribute identification values.
const std::optional< ::fuchsia_hardware_ufs::Identifier> & identifier ()
Index identifies an element in an attribute array (0-255), or is 0 for single-element
attributes, and the selector is used if needed, otherwise set to 0.
::std::optional< ::fuchsia_hardware_ufs::Identifier> & identifier ()
Index identifies an element in an attribute array (0-255), or is 0 for single-element
attributes, and the selector is used if needed, otherwise set to 0.
Attribute & identifier (std::optional< ::fuchsia_hardware_ufs::Identifier> value)
Index identifies an element in an attribute array (0-255), or is 0 for single-element
attributes, and the selector is used if needed, otherwise set to 0.
void Attribute (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits