sc_core::wif_unsigned_int_trace Class Reference

Inheritance diagram for sc_core::wif_unsigned_int_trace:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 wif_unsigned_int_trace (const unsigned &object_, const std::string &name_, const std::string &wif_name_, int width_)
void write (FILE *f)
bool changed ()
virtual void set_width ()
virtual void print_variable_declaration_line (FILE *f)

Public Attributes

const std::string name
const std::string wif_name
const char * wif_type
int bit_width

Protected Attributes

const unsigned & object
unsigned old_value
unsigned mask


Detailed Description

Definition at line 842 of file sc_wif_trace.cpp.


Constructor & Destructor Documentation

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

Definition at line 857 of file sc_wif_trace.cpp.


Member Function Documentation

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

Implements sc_core::wif_trace.

Definition at line 881 of file sc_wif_trace.cpp.

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

Implements sc_core::wif_trace.

Definition at line 875 of file sc_wif_trace.cpp.

void sc_core::wif_trace::set_width (  )  [virtual, inherited]

void sc_core::wif_trace::print_variable_declaration_line ( FILE *  f  )  [virtual, inherited]

Reimplemented in sc_core::wif_enum_trace.

Definition at line 130 of file sc_wif_trace.cpp.


Member Data Documentation

const unsigned& sc_core::wif_unsigned_int_trace::object [protected]

Definition at line 851 of file sc_wif_trace.cpp.

Definition at line 852 of file sc_wif_trace.cpp.

Definition at line 853 of file sc_wif_trace.cpp.

const std::string sc_core::wif_trace::name [inherited]

Definition at line 115 of file sc_wif_trace.cpp.

const std::string sc_core::wif_trace::wif_name [inherited]

Definition at line 116 of file sc_wif_trace.cpp.

const char* sc_core::wif_trace::wif_type [inherited]

Definition at line 117 of file sc_wif_trace.cpp.

Definition at line 118 of file sc_wif_trace.cpp.


The documentation for this class was generated from the following file:

Generated on Wed Jan 21 15:32:16 2009 for SystemC by  doxygen 1.5.5