NAME

SystemC::Vregs::OutputInfo - Outputting Vregs _dump Code

SYNOPSIS

use SystemC::Vregs::OutputInfo;

DESCRIPTION

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

METHODS

info_h_write

Creates a header file for use with info_cpp_write

info_cpp_write

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

DISTRIBUTION

The latest version is available from CPAN and from http://www.veripool.com/.

Copyright 2001-2005 by Wilson Snyder. This package is free software; you can redistribute it and/or modify it under the terms of either the GNU Lesser General Public License or the Perl Artistic License.

AUTHORS

Wilson Snyder <wsnyder@wsnyder.org>

SEE ALSO

SystemC::Vregs::Output