sc_core::wif_unsigned_short_trace Class Reference

Inheritance diagram for sc_core::wif_unsigned_short_trace:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Protected Attributes

const unsigned shortobject
unsigned short old_value
unsigned short mask

Constructor & Destructor Documentation

sc_core::wif_unsigned_short_trace::wif_unsigned_short_trace ( const unsigned short object_,
const std::string &  name_,
const std::string &  wif_name_,
int  width_ 
)


Member Function Documentation

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

Implements sc_core::wif_trace.

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

Implements sc_core::wif_trace.


Member Data Documentation

const unsigned short& sc_core::wif_unsigned_short_trace::object [protected]

unsigned short sc_core::wif_unsigned_short_trace::old_value [protected]

unsigned short sc_core::wif_unsigned_short_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