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

vcd_enum_trace Class Reference

Inheritance diagram for vcd_enum_trace:

Inheritance graph
[legend]
Collaboration diagram for vcd_enum_trace:

Collaboration graph
[legend]
List of all members.

Public Methods

 vcd_enum_trace (const unsigned &object_, const sc_string &name_, const sc_string &vcd_name_, const char **enum_literals)
void write (FILE *f)
bool changed ()

Protected Attributes

const unsigned & object
unsigned old_value
unsigned mask
const char ** literals
unsigned nliterals

Constructor & Destructor Documentation

vcd_enum_trace::vcd_enum_trace const unsigned &    object_,
const sc_string   name_,
const sc_string   vcd_name_,
const char **    enum_literals
 

Definition at line 1639 of file sc_vcd_trace.cpp.

References vcd_trace::bit_width, nliterals, object, old_value, and vcd_trace::vcd_var_typ_name.


Member Function Documentation

bool vcd_enum_trace::changed   [virtual]
 

Implements vcd_trace.

Definition at line 1667 of file sc_vcd_trace.cpp.

References object, and old_value.

void vcd_enum_trace::write FILE *    f [virtual]
 

Implements vcd_trace.

Definition at line 1672 of file sc_vcd_trace.cpp.

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


Member Data Documentation

const char** vcd_enum_trace::literals [protected]
 

Definition at line 1634 of file sc_vcd_trace.cpp.

unsigned vcd_enum_trace::mask [protected]
 

Definition at line 1633 of file sc_vcd_trace.cpp.

unsigned vcd_enum_trace::nliterals [protected]
 

Definition at line 1635 of file sc_vcd_trace.cpp.

Referenced by vcd_enum_trace().

const unsigned& vcd_enum_trace::object [protected]
 

Definition at line 1631 of file sc_vcd_trace.cpp.

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

unsigned vcd_enum_trace::old_value [protected]
 

Definition at line 1632 of file sc_vcd_trace.cpp.

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


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