class AdcChannel

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

Public Methods

void AdcChannel (Storage_ storage)
void AdcChannel ()

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

void AdcChannel (AdcChannel && )

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

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

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

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

Index of channel.

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

Index of channel.

AdcChannel & idx (std::optional<uint32_t> value)

Index of channel.

const std::optional< ::std::string> & name ()

Channel name.

::std::optional< ::std::string> & name ()

Channel name.

AdcChannel & name (std::optional< ::std::string> value)

Channel name.

void AdcChannel (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits