class NotificationMode

Defined at line 19 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

|NotificationMode| is flexible, hence may contain unknown members not

defined in the FIDL schema.

Public Members

static NotificationMode kSystem
static NotificationMode kDevice
static NotificationMode kMask

Public Methods

void NotificationMode ()

Defined at line 21 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

void NotificationMode (uint32_t value)

Constructs an instance of |NotificationMode| from an underlying primitive value,

preserving any bit member not defined in the FIDL schema.

Defined at line 25 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

uint32_t operator unsigned int ()

Defined at line 30 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

bool operator bool ()

Defined at line 31 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

bool operator== (const NotificationMode & other)

Defined at line 32 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

bool operator!= (const NotificationMode & other)

Defined at line 33 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

std::optional<NotificationMode> TryFrom (uint32_t value)

Constructs an instance of |NotificationMode| from an underlying primitive value

if the primitive does not contain any unknown members not defined in the

FIDL schema. Otherwise, returns |std::nullopt|.

Defined at line 47 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

NotificationMode TruncatingUnknown (uint32_t value)

Constructs an instance of |NotificationMode| from an underlying primitive value,

clearing any bit member not defined in the FIDL schema.

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

NotificationMode unknown_bits ()

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

bool has_unknown_bits ()

Defined at line 62 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

NotificationMode operator~ ()

Defined at line 73 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

NotificationMode operator| (const NotificationMode & other)

Defined at line 77 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

NotificationMode operator& (const NotificationMode & other)

Defined at line 82 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

NotificationMode operator^ (const NotificationMode & other)

Defined at line 87 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

NotificationMode operator- (const NotificationMode & other)

Defined at line 92 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

void operator|= (const NotificationMode & other)

Defined at line 97 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

void operator&= (const NotificationMode & other)

Defined at line 102 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

void operator^= (const NotificationMode & other)

Defined at line 107 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h

void operator-= (const NotificationMode & other)

Defined at line 112 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/common_types.h