class SharedVmoRight

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

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

defined in the FIDL schema.

Public Members

static SharedVmoRight kRead
static SharedVmoRight kWrite
static SharedVmoRight kMask

Public Methods

void SharedVmoRight ()

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

void SharedVmoRight (uint32_t value)

Constructs an instance of |SharedVmoRight| 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.sharedmemory/fuchsia.hardware.sharedmemory/cpp/fidl/fuchsia.hardware.sharedmemory/cpp/common_types.h

uint32_t operator unsigned int ()

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

bool operator bool ()

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

bool operator== (const SharedVmoRight & other)

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

bool operator!= (const SharedVmoRight & other)

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

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

Constructs an instance of |SharedVmoRight| 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.sharedmemory/fuchsia.hardware.sharedmemory/cpp/fidl/fuchsia.hardware.sharedmemory/cpp/common_types.h

SharedVmoRight TruncatingUnknown (uint32_t value)

Constructs an instance of |SharedVmoRight| 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.sharedmemory/fuchsia.hardware.sharedmemory/cpp/fidl/fuchsia.hardware.sharedmemory/cpp/common_types.h

SharedVmoRight unknown_bits ()

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

bool has_unknown_bits ()

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

SharedVmoRight operator~ ()

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

SharedVmoRight operator| (const SharedVmoRight & other)

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

SharedVmoRight operator& (const SharedVmoRight & other)

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

SharedVmoRight operator^ (const SharedVmoRight & other)

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

SharedVmoRight operator- (const SharedVmoRight & other)

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

void operator|= (const SharedVmoRight & other)

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

void operator&= (const SharedVmoRight & other)

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

void operator^= (const SharedVmoRight & other)

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

void operator-= (const SharedVmoRight & other)

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