sc_core::wif_signed_int_trace Class Reference

Inheritance diagram for sc_core::wif_signed_int_trace:

Inheritance graph
[legend]
Collaboration diagram for sc_core::wif_signed_int_trace:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 wif_signed_int_trace (const int &object_, const std::string &name_, const std::string &wif_name_, int width_)
void write (FILE *f)
bool changed ()

Protected Attributes

const int & object
int old_value
unsigned mask

Constructor & Destructor Documentation

sc_core::wif_signed_int_trace::wif_signed_int_trace ( const int &  object_,
const std::string &  name_,
const std::string &  wif_name_,
int  width_ 
)


Member Function Documentation

void sc_core::wif_signed_int_trace::write ( FILE *  f  )  [virtual]

Implements sc_core::wif_trace.

bool sc_core::wif_signed_int_trace::changed (  )  [virtual]

Implements sc_core::wif_trace.


Member Data Documentation

const int& sc_core::wif_signed_int_trace::object [protected]

int sc_core::wif_signed_int_trace::old_value [protected]

unsigned sc_core::wif_signed_int_trace::mask [protected]


The documentation for this class was generated from the following file:
Generated on Wed Apr 25 13:53:30 2007 for SystemC by  doxygen 1.5.1