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

wif_unsigned_char_trace Class Reference

Inheritance diagram for wif_unsigned_char_trace:

Inheritance graph
[legend]
Collaboration diagram for wif_unsigned_char_trace:

Collaboration graph
[legend]
List of all members.

Public Methods

 wif_unsigned_char_trace (const unsigned char &object_, const sc_string &name_, const sc_string &wif_name_, int width_)
void write (FILE *f)
bool changed ()

Protected Attributes

const unsigned char & object
unsigned char old_value
unsigned char mask

Constructor & Destructor Documentation

wif_unsigned_char_trace::wif_unsigned_char_trace const unsigned char &    object_,
const sc_string   name_,
const sc_string   wif_name_,
int    width_
 

Definition at line 985 of file sc_wif_trace.cpp.

References wif_trace::bit_width, object, old_value, and wif_trace::wif_type.


Member Function Documentation

bool wif_unsigned_char_trace::changed   [virtual]
 

Implements wif_trace.

Definition at line 1003 of file sc_wif_trace.cpp.

References object, and old_value.

void wif_unsigned_char_trace::write FILE *    f [virtual]
 

Implements wif_trace.

Definition at line 1009 of file sc_wif_trace.cpp.

References wif_trace::bit_width, object, old_value, and wif_trace::wif_name.


Member Data Documentation

unsigned char wif_unsigned_char_trace::mask [protected]
 

Definition at line 981 of file sc_wif_trace.cpp.

const unsigned char& wif_unsigned_char_trace::object [protected]
 

Definition at line 979 of file sc_wif_trace.cpp.

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

unsigned char wif_unsigned_char_trace::old_value [protected]
 

Definition at line 980 of file sc_wif_trace.cpp.

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


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