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

vcd_signed_int_trace Class Reference

Inheritance diagram for vcd_signed_int_trace:

Inheritance graph
[legend]
Collaboration diagram for vcd_signed_int_trace:

Collaboration graph
[legend]
List of all members.

Public Methods

 vcd_signed_int_trace (const int &object, const sc_string &name_, const sc_string &vcd_name_, int width_)
void write (FILE *f)
bool changed ()

Protected Attributes

const int & object
int old_value
unsigned mask

Constructor & Destructor Documentation

vcd_signed_int_trace::vcd_signed_int_trace const int &    object,
const sc_string   name_,
const sc_string   vcd_name_,
int    width_
 


Member Function Documentation

bool vcd_signed_int_trace::changed   [virtual]
 

Implements vcd_trace.

Definition at line 1175 of file sc_vcd_trace.cpp.

References object, and old_value.

void vcd_signed_int_trace::write FILE *    f [virtual]
 

Implements vcd_trace.

Definition at line 1181 of file sc_vcd_trace.cpp.

References vcd_trace::bit_width, vcd_trace::compose_data_line(), object, and old_value.


Member Data Documentation

unsigned vcd_signed_int_trace::mask [protected]
 

Definition at line 1153 of file sc_vcd_trace.cpp.

const int& vcd_signed_int_trace::object [protected]
 

Definition at line 1151 of file sc_vcd_trace.cpp.

Referenced by changed(), and write().

int vcd_signed_int_trace::old_value [protected]
 

Definition at line 1152 of file sc_vcd_trace.cpp.

Referenced by changed(), and write().


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