SpecSim Programmer Manual

class _specc::fork

Encapsulator of Concurrent Behavior

Public Methods

fork( behavior *b )
SpecC concurrent behavior constructor
~fork( void )
SpecC concurrent behavior destructor

Documentation

Encapsulator of Concurrent Behavior
fork( behavior *b )
This constructor initializes the fork object
Returns:
none
Parameters:
b - the concurrent behavior to be forked

~fork( void )
This destructor finalizes the fork object
Returns:
none


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++