Header menu logo B2R2

PointerTypeIndicator Type

Indicates the type of the pointer.

Union cases

Union case Description

ConstantPointer

Full Usage: ConstantPointer

ConstantVolatilePointer

Full Usage: ConstantVolatilePointer

EmptyPointer

Full Usage: EmptyPointer

NormalPointer

Full Usage: NormalPointer

NormalRValueReference

Full Usage: NormalRValueReference

NormalReference

Full Usage: NormalReference

UnknownPointer

Full Usage: UnknownPointer

VolatilePointer

Full Usage: VolatilePointer

VolatileRValueReference

Full Usage: VolatileRValueReference

VolatileReference

Full Usage: VolatileReference

Instance members

Instance member Description

this.IsConstantPointer

Full Usage: this.IsConstantPointer

Returns: bool
Returns: bool

this.IsConstantVolatilePointer

Full Usage: this.IsConstantVolatilePointer

Returns: bool
Returns: bool

this.IsEmptyPointer

Full Usage: this.IsEmptyPointer

Returns: bool
Returns: bool

this.IsNormalPointer

Full Usage: this.IsNormalPointer

Returns: bool
Returns: bool

this.IsNormalRValueReference

Full Usage: this.IsNormalRValueReference

Returns: bool
Returns: bool

this.IsNormalReference

Full Usage: this.IsNormalReference

Returns: bool
Returns: bool

this.IsUnknownPointer

Full Usage: this.IsUnknownPointer

Returns: bool
Returns: bool

this.IsVolatilePointer

Full Usage: this.IsVolatilePointer

Returns: bool
Returns: bool

this.IsVolatileRValueReference

Full Usage: this.IsVolatileRValueReference

Returns: bool
Returns: bool

this.IsVolatileReference

Full Usage: this.IsVolatileReference

Returns: bool
Returns: bool

Type something to start searching.