class Metadata

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

SDIO metadata passed from the board driver to the SDMMC driver.

Public Members

static const char[] kSerializableName

Public Methods

void Metadata (Storage_ storage)
void Metadata ()

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

void Metadata (Metadata && )

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

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

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

Metadata & operator= (const Metadata & other)
bool operator== (const Metadata & other)
bool operator!= (const Metadata & other)
bool IsEmpty ()
const std::optional< ::std::vector< ::fuchsia_hardware_sdio::FunctionMetadata>> & functions ()

List of functions exposed by the SDIO device. Mandatory.

::std::optional< ::std::vector< ::fuchsia_hardware_sdio::FunctionMetadata>> & functions ()

List of functions exposed by the SDIO device. Mandatory.

Metadata & functions (std::optional< ::std::vector< ::fuchsia_hardware_sdio::FunctionMetadata>> value)

List of functions exposed by the SDIO device. Mandatory.

void Metadata (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits