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

isdb_sc_fxnum_trace Class Reference

Inheritance diagram for isdb_sc_fxnum_trace:

Inheritance graph
[legend]
Collaboration diagram for isdb_sc_fxnum_trace:

Collaboration graph
[legend]
List of all members.

Public Methods

 isdb_sc_fxnum_trace (const sc_fxnum &object, const sc_string &name_, const sc_string &isdb_name_)
void declare_variable (ISDB_Conn database)
void write (ISDB_Conn database)
bool changed ()
void set_width ()

Protected Attributes

const sc_fxnum & object
sc_fxnum old_value

Constructor & Destructor Documentation

isdb_sc_fxnum_trace::isdb_sc_fxnum_trace const sc_fxnum &    object,
const sc_string   name_,
const sc_string   isdb_name_
 

Definition at line 584 of file sc_isdb_trace.cpp.

References isdb_trace::isdb_var_typ_name, object, and old_value.


Member Function Documentation

bool isdb_sc_fxnum_trace::changed   [virtual]
 

Implements isdb_trace.

Definition at line 607 of file sc_isdb_trace.cpp.

References object, and old_value.

void isdb_sc_fxnum_trace::declare_variable ISDB_Conn    database [virtual]
 

Reimplemented from isdb_trace.

Definition at line 599 of file sc_isdb_trace.cpp.

References isdb_trace::bit_width, ISDB_Array, ISDB_Binary, ISDB_Conn, ISDB_DefineSignal(), isdb_trace::isdb_id, isdb_trace::name, and write().

void isdb_sc_fxnum_trace::set_width   [virtual]
 

Reimplemented from isdb_trace.

Definition at line 634 of file sc_isdb_trace.cpp.

References isdb_trace::bit_width, and object.

void isdb_sc_fxnum_trace::write ISDB_Conn    database [virtual]
 

Implements isdb_trace.

Definition at line 613 of file sc_isdb_trace.cpp.

References isdb_trace::bit_width, free, ISDB_Conn, ISDB_HIGH, isdb_trace::isdb_id, ISDB_LOW, ISDB_SetValue(), malloc, object, and old_value.

Referenced by declare_variable().


Member Data Documentation

const sc_fxnum& isdb_sc_fxnum_trace::object [protected]
 

Definition at line 579 of file sc_isdb_trace.cpp.

Referenced by changed(), isdb_sc_fxnum_trace(), set_width(), and write().

sc_fxnum isdb_sc_fxnum_trace::old_value [protected]
 

Definition at line 580 of file sc_isdb_trace.cpp.

Referenced by changed(), isdb_sc_fxnum_trace(), and write().


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