SpecSim Programmer Manual

static void abort ( const char* formatString, ... )

Abortion

Documentation

This method aborts the simulation process with a message

Returns:
none
Parameters:
formatString - is a printf style format string
... - variable length arguments which give the content of the message. Must conform to what have specified in formatString.

alphabetic index hierarchy of classes


generated by doc++