NAME

SystemC::Vregs::Subclass - Common base class

SYNOPSIS

use SystemC::Vregs;
METHODS
new

Creates a new blessed object.

warn

Prints a warning message, using the name field if it exists. Errors are held until exit_if_error is called.

exit_if_error

Exits if any warnings have been found.

clean_sentence.

Finds the first sentence in a paragraph. Used to extract description lines from the description columns.

SEE ALSO

SystemC::Vregs

AUTHORS

Wilson Snyder <wsnyder@wsnyder.org>

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 121:

'=item' outside of any '=over'

Around line 145:

You forgot a '=back' before '=head1'