Header menu logo B2R2

CVModifier Type

Indicates CV class modifier.

Union cases

Union case Description

Constant

Full Usage: Constant

ConstantVolatile

Full Usage: ConstantVolatile

NoMod

Full Usage: NoMod

UnknownMod

Full Usage: UnknownMod

Volatile

Full Usage: Volatile

Instance members

Instance member Description

this.IsConstant

Full Usage: this.IsConstant

Returns: bool
Returns: bool

this.IsConstantVolatile

Full Usage: this.IsConstantVolatile

Returns: bool
Returns: bool

this.IsNoMod

Full Usage: this.IsNoMod

Returns: bool
Returns: bool

this.IsUnknownMod

Full Usage: this.IsUnknownMod

Returns: bool
Returns: bool

this.IsVolatile

Full Usage: this.IsVolatile

Returns: bool
Returns: bool

Type something to start searching.