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)
virtual void concat_set (int64 src, int low_i)
virtual void concat_set (const sc_signed &src, int low_i)
virtual void concat_set (const sc_unsigned &src, int low_i)
virtual void concat_set (uint64 src, int low_i)
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 243 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 250 of file sc_signed.h.

References sc_signed_bitref().

void sc_dt::sc_signed_bitref::concat_set uint64    src,
int    low_i
[virtual]
 

Reimplemented from sc_dt::sc_value_base.

Definition at line 7653 of file sc_signed.cpp.

void sc_dt::sc_signed_bitref::concat_set const sc_unsigned   src,
int    low_i
[virtual]
 

Reimplemented from sc_dt::sc_value_base.

Definition at line 7645 of file sc_signed.cpp.

void sc_dt::sc_signed_bitref::concat_set const sc_signed   src,
int    low_i
[virtual]
 

Reimplemented from sc_dt::sc_value_base.

Definition at line 7637 of file sc_signed.cpp.

void sc_dt::sc_signed_bitref::concat_set int64    src,
int    low_i
[virtual]
 

Reimplemented from sc_dt::sc_value_base.

Definition at line 7631 of file sc_signed.cpp.

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

Definition at line 7604 of file sc_signed.cpp.

sc_signed_bitref & sc_dt::sc_signed_bitref::operator= bool   
 

Definition at line 7596 of file sc_signed.cpp.

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

Definition at line 7589 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 7582 of file sc_signed.cpp.

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

Definition at line 7622 of file sc_signed.cpp.

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

Definition at line 7613 of file sc_signed.cpp.

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

Definition at line 7663 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 230 of file sc_signed.h.


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