NAME

SystemC::Vregs::OutputDump - Outputting Vregs _dump Code

SYNOPSIS

use SystemC::Vregs::OutputDump;

DESCRIPTION

This package contains additional SystemC::Vregs methods. These methods are used to output various types of files.

METHODS
dump_h_write

Creates a header file for use with dump_named_write.

dump_cpp_write

Creates a C++ file which allows textual class names to be mapped to appopriate pointer types for dumping to a stream.

SEE ALSO

SystemC::Vregs::Output

AUTHORS

Wilson Snyder <wsnyder@wsnyder.org>

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 128:

'=item' outside of any '=over'

Around line 143:

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