NAME
SystemC::Coverage::ItemKey - Coverage analysis item key values
SYNOPSIS
use SystemC::Coverage::ItemKey;
# $SystemC::Coverage::Item::CompressKey{...}
# $SystemC::Coverage::Item::DecompressKey{...}
DESCRIPTION
SystemC::Coverage::ItemKey provides details on each datum key that is attached to each coverage item. This is a low level class used by SystemC::Coverage::Item; direct usage is unlikely to be desirable.
METHODS
DISTRIBUTION
SystemPerl is part of the http://www.veripool.org/ free SystemC software tool suite. The latest version is available from CPAN and from http://www.veripool.org/systemperl.
Copyright 2001-2011 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 Version 3 or the Perl Artistic License Version 2.0.
AUTHORS
Wilson Snyder <wsnyder@wsnyder.org>