CleanupBlock Class

Definition

Line 127 of cmsxo/Debug.cm

Inheritance

Constructors & Destructor

public nothrow CleanupBlock(ulong cleanupAddress_, ulong parentTableAddress_)

Member Variables

public ulong cleanupAddress
public ulong parentTableAddress

Constructor& Destructor Details

CleanupBlock Constructor

public nothrow CleanupBlock(ulong cleanupAddress_, ulong parentTableAddress_)

Definition
Line 129 of cmsxo/Debug.cm