class CpuMetadata

Defined at line 226 of file fidling/gen/sdk/fidl/fuchsia.hardware.amlogic.metadata/fuchsia.hardware.amlogic.metadata/cpp/fidl/fuchsia.hardware.amlogic.metadata/cpp/natural_types.h

Public Members

static const char[] kSerializableName

Public Methods

void CpuMetadata (Storage_ storage)
void CpuMetadata ()

Defined at line 233 of file fidling/gen/sdk/fidl/fuchsia.hardware.amlogic.metadata/fuchsia.hardware.amlogic.metadata/cpp/fidl/fuchsia.hardware.amlogic.metadata/cpp/natural_types.h

void CpuMetadata (CpuMetadata && )

Defined at line 234 of file fidling/gen/sdk/fidl/fuchsia.hardware.amlogic.metadata/fuchsia.hardware.amlogic.metadata/cpp/fidl/fuchsia.hardware.amlogic.metadata/cpp/natural_types.h

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

Defined at line 235 of file fidling/gen/sdk/fidl/fuchsia.hardware.amlogic.metadata/fuchsia.hardware.amlogic.metadata/cpp/fidl/fuchsia.hardware.amlogic.metadata/cpp/natural_types.h

CpuMetadata & operator= (const CpuMetadata & other)
bool operator== (const CpuMetadata & other)
bool operator!= (const CpuMetadata & other)
bool IsEmpty ()
const std::optional< ::std::vector< ::fuchsia_hardware_amlogic_metadata::PerformanceDomain>> & performance_domains ()
::std::optional< ::std::vector< ::fuchsia_hardware_amlogic_metadata::PerformanceDomain>> & performance_domains ()
CpuMetadata & performance_domains (std::optional< ::std::vector< ::fuchsia_hardware_amlogic_metadata::PerformanceDomain>> value)

Setter for performance_domains.

const std::optional< ::std::vector< ::fuchsia_hardware_amlogic_metadata::OperatingPoint>> & operating_points ()
::std::optional< ::std::vector< ::fuchsia_hardware_amlogic_metadata::OperatingPoint>> & operating_points ()
CpuMetadata & operating_points (std::optional< ::std::vector< ::fuchsia_hardware_amlogic_metadata::OperatingPoint>> value)

Setter for operating_points.

void CpuMetadata (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits