HandlerBlock Class

Definition

Line 118 of cmsxo/Debug.cm

Inheritance

Constructors & Destructor

public nothrow HandlerBlock(ulong catchedClassId_, ulong handlerAddress_)

Member Variables

public ulong catchedClassId
public ulong handlerAddress

Constructor& Destructor Details

HandlerBlock Constructor

public nothrow HandlerBlock(ulong catchedClassId_, ulong handlerAddress_)

Definition
Line 120 of cmsxo/Debug.cm