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

wif_T_trace< T > Class Template Reference

Inheritance diagram for wif_T_trace< T >:

Inheritance graph
[legend]
Collaboration diagram for wif_T_trace< T >:

Collaboration graph
[legend]
List of all members.

Public Methods

 wif_T_trace (const T &object_, const sc_string &name_, const sc_string &wif_name_, wif_trace_file::wif_enum type_)
void write (FILE *f)
bool changed ()
void set_width ()

Protected Attributes

const T & object
old_value

template<class T>
class wif_T_trace< T >


Constructor & Destructor Documentation

template<class T>
wif_T_trace< T >::wif_T_trace const T &    object_,
const sc_string   name_,
const sc_string   wif_name_,
wif_trace_file::wif_enum    type_
[inline]
 

Definition at line 1521 of file sc_wif_trace.cpp.

References wif_T_trace< T >::object, wif_T_trace< T >::old_value, wif_trace_file::wif_enum, wif_names, and wif_trace::wif_type.


Member Function Documentation

template<class T>
bool wif_T_trace< T >::changed   [inline, virtual]
 

Implements wif_trace.

Definition at line 1539 of file sc_wif_trace.cpp.

References wif_T_trace< T >::object, and wif_T_trace< T >::old_value.

template<class T>
void wif_T_trace< T >::set_width   [inline, virtual]
 

Reimplemented from wif_trace.

Definition at line 1542 of file sc_wif_trace.cpp.

References wif_trace::bit_width, and wif_T_trace< T >::object.

template<class T>
void wif_T_trace< T >::write FILE *    f [inline, virtual]
 

Implements wif_trace.

Definition at line 1530 of file sc_wif_trace.cpp.

References sc_string::c_str(), wif_T_trace< T >::object, wif_T_trace< T >::old_value, and wif_trace::wif_name.


Member Data Documentation

template<class T>
const T& wif_T_trace< T >::object [protected]
 

Definition at line 1547 of file sc_wif_trace.cpp.

Referenced by wif_T_trace< T >::changed(), wif_T_trace< T >::set_width(), wif_T_trace< T >::wif_T_trace(), and wif_T_trace< T >::write().

template<class T>
T wif_T_trace< T >::old_value [protected]
 

Definition at line 1548 of file sc_wif_trace.cpp.

Referenced by wif_T_trace< T >::changed(), wif_T_trace< T >::wif_T_trace(), and wif_T_trace< T >::write().


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