Gjsify LogoGjsify Logo

Represents an resolve undo index entry object.

record

Hierarchy

  • IndexEntryResolveUndo

Index

Constructors

Properties

Methods

Constructors

Properties

name: string

Methods

  • getId(stage: number): OId
  • Get the oid of the index entry.

    Parameters

    • stage: number

      the stage (0, 1 or 2).

    Returns OId

  • getMode(stage: number): number
  • Get the mode of the index entry. The returned mode contains the modes from stage 1, 2 and 3.

    Parameters

    • stage: number

      the stage (0, 1 or 2).

    Returns number

  • unref(): void
  • Atomically decrements the reference count of entry by one. If the reference count drops to 0, entry is freed.

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method