Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Standard

Index

Constructors

Methods

  • delete(): void
  • Returns void

  • Allocate(aSize: Standard_ThreadId): Standard_Address
  • Parameters

    • aSize: Standard_ThreadId

    Returns Standard_Address

  • AllocateAligned(theSize: Standard_ThreadId, theAlign: Standard_ThreadId): Standard_Address
  • Parameters

    • theSize: Standard_ThreadId
    • theAlign: Standard_ThreadId

    Returns Standard_Address

  • FreeAligned_1(thePtrAligned: Standard_Address): void
  • Parameters

    • thePtrAligned: Standard_Address

    Returns void

  • Free_1(thePtr: Standard_Address): void
  • Parameters

    • thePtr: Standard_Address

    Returns void

  • Purge(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • Reallocate(aStorage: Standard_Address, aNewSize: Standard_ThreadId): Standard_Address
  • Parameters

    • aStorage: Standard_Address
    • aNewSize: Standard_ThreadId

    Returns Standard_Address

  • StackTrace(theBuffer: number, theBufferSize: number, theNbTraces: number, theContext: C_f, theNbTopSkip: number): boolean
  • Parameters

    • theBuffer: number
    • theBufferSize: number
    • theNbTraces: number
    • theContext: C_f
    • theNbTopSkip: number

    Returns boolean

Generated using TypeDoc