class Metadata
Defined at line 475 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
SDIO metadata passed from the board driver to the SDMMC driver.
Public Members
static const char[] kSerializableName
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_hardware_sdio::wire::Metadata> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_hardware_sdio::wire::Metadata> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_sdio::wire::Metadata>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void Metadata ()
Defined at line 478 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
void Metadata (const Metadata & other)
Defined at line 479 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
::fidl::VectorView< ::fuchsia_hardware_sdio::wire::FunctionMetadata> & functions ()
List of functions exposed by the SDIO device. Mandatory.
bool has_functions ()
Metadata & operator= (const Metadata & other)
Defined at line 480 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
void Metadata (Metadata && other)
Defined at line 481 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
Metadata & operator= (Metadata && other)
Defined at line 482 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
void ~Metadata ()
Defined at line 484 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder