Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

wif_sc_fxnum_trace Class Reference

Inheritance diagram for wif_sc_fxnum_trace:

Inheritance graph
[legend]
Collaboration diagram for wif_sc_fxnum_trace:

Collaboration graph
[legend]
List of all members.

Public Methods

 wif_sc_fxnum_trace (const sc_fxnum &object_, const sc_string &name_, const sc_string &wif_name_)
void write (FILE *f)
bool changed ()
void set_width ()

Protected Attributes

const sc_fxnum & object
sc_fxnum old_value

Constructor & Destructor Documentation

wif_sc_fxnum_trace::wif_sc_fxnum_trace const sc_fxnum &    object_,
const sc_string   name_,
const sc_string   wif_name_
 

Definition at line 732 of file sc_wif_trace.cpp.

References object, old_value, and wif_trace::wif_type.


Member Function Documentation

bool wif_sc_fxnum_trace::changed   [virtual]
 

Implements wif_trace.

Definition at line 747 of file sc_wif_trace.cpp.

References object, and old_value.

void wif_sc_fxnum_trace::set_width   [virtual]
 

Reimplemented from wif_trace.

Definition at line 769 of file sc_wif_trace.cpp.

References wif_trace::bit_width, and object.

void wif_sc_fxnum_trace::write FILE *    f [virtual]
 

Implements wif_trace.

Definition at line 753 of file sc_wif_trace.cpp.

References object, old_value, and wif_trace::wif_name.


Member Data Documentation

const sc_fxnum& wif_sc_fxnum_trace::object [protected]
 

Definition at line 727 of file sc_wif_trace.cpp.

Referenced by changed(), set_width(), wif_sc_fxnum_trace(), and write().

sc_fxnum wif_sc_fxnum_trace::old_value [protected]
 

Definition at line 728 of file sc_wif_trace.cpp.

Referenced by changed(), wif_sc_fxnum_trace(), and write().


The documentation for this class was generated from the following file:
Generated on Fri Jan 14 08:32:28 2005 for SystemC2.1beta11(excludingMSLib)(IncludingSCV)\nProvidedby:www.openverificationfoundation.org by doxygen1.2.18