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

sc_dt::sc_signed_bitref Class Reference

#include <sc_signed.h>

Inheritance diagram for sc_dt::sc_signed_bitref:

Inheritance graph
[legend]
Collaboration diagram for sc_dt::sc_signed_bitref:

Collaboration graph
[legend]
List of all members.

Public Methods

 sc_signed_bitref (const sc_signed_bitref &a)
sc_signed_bitref * clone () const
sc_signed_bitref & operator= (const sc_signed_bitref_r &)
sc_signed_bitref & operator= (const sc_signed_bitref &)
sc_signed_bitref & operator= (bool)
sc_signed_bitref & operator &= (bool)
sc_signed_bitref & operator|= (bool)
sc_signed_bitref & operator^= (bool)
void scan (istream &is=cin)

Friends

class sc_signed

Constructor & Destructor Documentation

sc_dt::sc_signed_bitref::sc_signed_bitref const sc_signed_bitref &    a [inline]
 

Definition at line 357 of file sc_signed.h.

Referenced by clone().


Member Function Documentation

sc_signed_bitref* sc_dt::sc_signed_bitref::clone   const [inline]
 

Reimplemented from sc_dt::sc_signed_bitref_r.

Definition at line 364 of file sc_signed.h.

References sc_signed_bitref().

Referenced by sc_dt::concat(), and sc_dt::operator,().

sc_signed_bitref & sc_dt::sc_signed_bitref::operator &= bool   
 

Definition at line 7256 of file sc_signed.cpp.

sc_signed_bitref & sc_dt::sc_signed_bitref::operator= bool   
 

Definition at line 7248 of file sc_signed.cpp.

sc_signed_bitref & sc_dt::sc_signed_bitref::operator= const sc_signed_bitref &   
 

Definition at line 7241 of file sc_signed.cpp.

sc_signed_bitref & sc_dt::sc_signed_bitref::operator= const sc_signed_bitref_r  
 

Reimplemented from sc_dt::sc_signed_bitref_r.

Definition at line 7234 of file sc_signed.cpp.

sc_signed_bitref & sc_dt::sc_signed_bitref::operator^= bool   
 

Definition at line 7274 of file sc_signed.cpp.

sc_signed_bitref & sc_dt::sc_signed_bitref::operator|= bool   
 

Definition at line 7265 of file sc_signed.cpp.

void sc_dt::sc_signed_bitref::scan istream &    is = cin
 

Definition at line 7286 of file sc_signed.cpp.

Referenced by sc_dt::operator>>().


Friends And Related Function Documentation

friend class sc_signed [friend]
 

Reimplemented from sc_dt::sc_signed_bitref_r.

Definition at line 344 of file sc_signed.h.


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