SpecSim Programmer Manual

class _specc::try_block

SpecC exception monitor

Public Methods

try_block( behavior* b )
SpecC exception monitor constructor
~try_block( void )
SpecC exception monitor destructor

Documentation

SpecC exception monitor
try_block( behavior* b )
This constructor initializes the exception monitor object.

Returns:
none
Parameters:
b - indicates the behavior to be monitored

~try_block( void )
This destructor finalizes the exception monitor object.

Returns:
none


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++