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

isdb_signed_int_trace Class Reference

Inheritance diagram for isdb_signed_int_trace:

Inheritance graph
[legend]
Collaboration diagram for isdb_signed_int_trace:

Collaboration graph
[legend]
List of all members.

Public Methods

 isdb_signed_int_trace (const int &object, const sc_string &name_, const sc_string &isdb_name_, int width_)
void declare_variable (ISDB_Conn database)
void write (ISDB_Conn database)
bool changed ()

Protected Attributes

const int & object
int old_value
unsigned mask

Constructor & Destructor Documentation

isdb_signed_int_trace::isdb_signed_int_trace const int &    object,
const sc_string   name_,
const sc_string   isdb_name_,
int    width_
 


Member Function Documentation

bool isdb_signed_int_trace::changed   [virtual]
 

Implements isdb_trace.

Definition at line 944 of file sc_isdb_trace.cpp.

References object, and old_value.

void isdb_signed_int_trace::declare_variable ISDB_Conn    database [virtual]
 

Reimplemented from isdb_trace.

Definition at line 938 of file sc_isdb_trace.cpp.

References ISDB_Conn, ISDB_DefineSignal(), isdb_trace::isdb_id, ISDB_Integer, isdb_trace::name, and write().

void isdb_signed_int_trace::write ISDB_Conn    database [virtual]
 

Implements isdb_trace.

Definition at line 949 of file sc_isdb_trace.cpp.

References ISDB_Conn, isdb_trace::isdb_id, ISDB_SetValue(), object, and old_value.

Referenced by declare_variable().


Member Data Documentation

unsigned isdb_signed_int_trace::mask [protected]
 

Definition at line 920 of file sc_isdb_trace.cpp.

const int& isdb_signed_int_trace::object [protected]
 

Definition at line 918 of file sc_isdb_trace.cpp.

Referenced by changed(), and write().

int isdb_signed_int_trace::old_value [protected]
 

Definition at line 919 of file sc_isdb_trace.cpp.

Referenced by changed(), and write().


The documentation for this class was generated from the following file:
Generated on Sun Dec 12 19:22:44 2004 for SystemC2.0.1(excludingMSLib)(IncludingSCV) by doxygen1.2.18