sc_core::wif_signed_long_trace Class Reference

Inheritance diagram for sc_core::wif_signed_long_trace:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Protected Attributes

const long & object
long old_value
unsigned long mask

Constructor & Destructor Documentation

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


Member Function Documentation

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

Implements sc_core::wif_trace.

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

Implements sc_core::wif_trace.


Member Data Documentation

const long& sc_core::wif_signed_long_trace::object [protected]

long sc_core::wif_signed_long_trace::old_value [protected]

unsigned long sc_core::wif_signed_long_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