class ResetDescriptor

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

Describes a reset line managed by the controller.

Public Methods

void ResetDescriptor (Storage_ storage)
void ResetDescriptor ()

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

void ResetDescriptor (ResetDescriptor && )

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

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

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

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

The hardware-specific ID for this reset line.

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

The hardware-specific ID for this reset line.

ResetDescriptor & reset_id (std::optional<uint32_t> value)

The hardware-specific ID for this reset line.

void ResetDescriptor (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits