Header menu logo B2R2

NormalBuiltInType Type

Built in types represented by a single letter.

Union cases

Union case Description

Char

Full Usage: Char

Double

Full Usage: Double

Ellipsis

Full Usage: Ellipsis

EmptyReturn

Full Usage: EmptyReturn

Float

Full Usage: Float

Int

Full Usage: Int

Long

Full Usage: Long

LongDouble

Full Usage: LongDouble

Short

Full Usage: Short

SignedChar

Full Usage: SignedChar

UnknownNormalBuiltInType

Full Usage: UnknownNormalBuiltInType

UnsignedChar

Full Usage: UnsignedChar

UnsignedInt

Full Usage: UnsignedInt

UnsignedLong

Full Usage: UnsignedLong

UnsignedShort

Full Usage: UnsignedShort

VoidP

Full Usage: VoidP

Instance members

Instance member Description

this.IsChar

Full Usage: this.IsChar

Returns: bool
Returns: bool

this.IsDouble

Full Usage: this.IsDouble

Returns: bool
Returns: bool

this.IsEllipsis

Full Usage: this.IsEllipsis

Returns: bool
Returns: bool

this.IsEmptyReturn

Full Usage: this.IsEmptyReturn

Returns: bool
Returns: bool

this.IsFloat

Full Usage: this.IsFloat

Returns: bool
Returns: bool

this.IsInt

Full Usage: this.IsInt

Returns: bool
Returns: bool

this.IsLong

Full Usage: this.IsLong

Returns: bool
Returns: bool

this.IsLongDouble

Full Usage: this.IsLongDouble

Returns: bool
Returns: bool

this.IsShort

Full Usage: this.IsShort

Returns: bool
Returns: bool

this.IsSignedChar

Full Usage: this.IsSignedChar

Returns: bool
Returns: bool

this.IsUnknownNormalBuiltInType

Full Usage: this.IsUnknownNormalBuiltInType

Returns: bool
Returns: bool

this.IsUnsignedChar

Full Usage: this.IsUnsignedChar

Returns: bool
Returns: bool

this.IsUnsignedInt

Full Usage: this.IsUnsignedInt

Returns: bool
Returns: bool

this.IsUnsignedLong

Full Usage: this.IsUnsignedLong

Returns: bool
Returns: bool

this.IsUnsignedShort

Full Usage: this.IsUnsignedShort

Returns: bool
Returns: bool

this.IsVoidP

Full Usage: this.IsVoidP

Returns: bool
Returns: bool

Type something to start searching.