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

vcd_sc_int_base_trace Class Reference

Inheritance diagram for vcd_sc_int_base_trace:

Inheritance graph
[legend]
Collaboration diagram for vcd_sc_int_base_trace:

Collaboration graph
[legend]
List of all members.

Public Methods

 vcd_sc_int_base_trace (const sc_int_base &object, const sc_string &name_, const sc_string &vcd_name_)
void write (FILE *f)
bool changed ()
void set_width ()

Protected Attributes

const sc_int_base & object
sc_int_base old_value

Constructor & Destructor Documentation

vcd_sc_int_base_trace::vcd_sc_int_base_trace const sc_int_base &    object,
const sc_string   name_,
const sc_string   vcd_name_
 

Definition at line 613 of file sc_vcd_trace.cpp.

References object, old_value, and vcd_trace::vcd_var_typ_name.


Member Function Documentation

bool vcd_sc_int_base_trace::changed   [virtual]
 

Implements vcd_trace.

Definition at line 623 of file sc_vcd_trace.cpp.

References object, and old_value.

void vcd_sc_int_base_trace::set_width   [virtual]
 

Reimplemented from vcd_trace.

Definition at line 646 of file sc_vcd_trace.cpp.

References vcd_trace::bit_width, and object.

void vcd_sc_int_base_trace::write FILE *    f [virtual]
 

Implements vcd_trace.

Definition at line 629 of file sc_vcd_trace.cpp.

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


Member Data Documentation

const sc_int_base& vcd_sc_int_base_trace::object [protected]
 

Definition at line 608 of file sc_vcd_trace.cpp.

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

sc_int_base vcd_sc_int_base_trace::old_value [protected]
 

Definition at line 609 of file sc_vcd_trace.cpp.

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


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