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>