TryBlock Class
Definition
Line
194
of
cmsxo/Debug.cm
Inheritance
Constructors & Destructor
public
nothrow
TryBlock
(
uint
id_,
uint
parentId_,
uint
offset_)
Member Variables
public
ulong
exceptionBlockTableAddress
public
List
<
HandlerBlock
>
handlerBlocks
public
uint
id
public
uint
length
public
uint
offset
public
uint
parentId
Constructor& Destructor Details
TryBlock Constructor
public
nothrow
TryBlock(
uint
id_,
uint
parentId_,
uint
offset_)
Definition
Line
196
of
cmsxo/Debug.cm