NAME

SystemC::Vregs::OutputNamed - Outputting Vregs _dump Code

SYNOPSIS

use SystemC::Vregs::OutputNamed;

DESCRIPTION

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

METHODS
named_h_write

Creates a header file for use with dump_named_write.

named_cpp_write

Creates a C++ file which allows textual class names to be mapped to appropriate 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 125:

'=item' outside of any '=over'

Around line 140:

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