class Metadata

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

Public Members

static const char[] kSerializableName

Public Methods

void Metadata (Storage_ storage)
void Metadata ()

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

void Metadata (Metadata && )

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

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

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

Metadata & operator= (const Metadata & other)
bool operator== (const Metadata & other)
bool operator!= (const Metadata & other)
bool IsEmpty ()
const std::optional<uint32_t> & controller_id ()

Reset toggles are keyed by two properties: controller_id and reset_id.

This controller_id is provided to the reset driver by its parent and should

be used when creating child devices.

::std::optional<uint32_t> & controller_id ()

Reset toggles are keyed by two properties: controller_id and reset_id.

This controller_id is provided to the reset driver by its parent and should

be used when creating child devices.

Metadata & controller_id (std::optional<uint32_t> value)

Reset toggles are keyed by two properties: controller_id and reset_id.

This controller_id is provided to the reset driver by its parent and should

be used when creating child devices.

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

Friends

class MemberVisitor
class NaturalTableCodingTraits