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

sc_dt::sc_signed_subref Class Reference

#include <sc_signed.h>

Inheritance diagram for sc_dt::sc_signed_subref:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 sc_signed_subref (const sc_signed_subref &a)
sc_signed_subref * clone () const
sc_signed_subref & operator= (const sc_signed_subref_r &a)
sc_signed_subref & operator= (const sc_signed_subref &a)
sc_signed_subref & operator= (const sc_signed &a)
template<class T1, class T2> sc_signed_subref & operator= (const sc_signed_concref_r< T1, T2 > &a)
sc_signed_subref & operator= (const sc_unsigned_subref_r &a)
sc_signed_subref & operator= (const sc_unsigned &a)
template<class T1, class T2> sc_signed_subref & operator= (const sc_unsigned_concref_r< T1, T2 > &v)
sc_signed_subref & operator= (const char *a)
sc_signed_subref & operator= (unsigned long a)
sc_signed_subref & operator= (long a)
sc_signed_subref & operator= (unsigned int a)
sc_signed_subref & operator= (int a)
sc_signed_subref & operator= (uint64 a)
sc_signed_subref & operator= (int64 a)
sc_signed_subref & operator= (double a)
sc_signed_subref & operator= (const sc_int_base &a)
sc_signed_subref & operator= (const sc_uint_base &a)
void scan (istream &is=cin)

Friends

class sc_signed

Constructor & Destructor Documentation

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

Definition at line 685 of file sc_signed.h.

Referenced by clone().


Member Function Documentation

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

Reimplemented from sc_dt::sc_signed_subref_r.

Definition at line 692 of file sc_signed.h.

References sc_signed_subref().

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

sc_signed_subref & sc_dt::sc_signed_subref::operator= const sc_uint_base   a
 

Definition at line 7571 of file sc_signed.cpp.

sc_signed_subref & sc_dt::sc_signed_subref::operator= const sc_int_base   a
 

Definition at line 7565 of file sc_signed.cpp.

sc_signed_subref & sc_dt::sc_signed_subref::operator= double    a
 

Definition at line 7509 of file sc_signed.cpp.

sc_signed_subref & sc_dt::sc_signed_subref::operator= int64    a
 

Definition at line 7498 of file sc_signed.cpp.

sc_signed_subref & sc_dt::sc_signed_subref::operator= uint64    a
 

Definition at line 7488 of file sc_signed.cpp.

sc_signed_subref& sc_dt::sc_signed_subref::operator= int    a [inline]
 

Definition at line 720 of file sc_signed.h.

References operator=().

sc_signed_subref& sc_dt::sc_signed_subref::operator= unsigned int    a [inline]
 

Definition at line 717 of file sc_signed.h.

References operator=().

sc_signed_subref & sc_dt::sc_signed_subref::operator= long    a
 

Definition at line 7477 of file sc_signed.cpp.

sc_signed_subref & sc_dt::sc_signed_subref::operator= unsigned long    a
 

Definition at line 7467 of file sc_signed.cpp.

sc_signed_subref & sc_dt::sc_signed_subref::operator= const char *    a [inline]
 

Definition at line 3083 of file sc_signed.h.

References sc_dt::sc_signed_subref_r::length().

template<class T1, class T2>
sc_signed_subref& sc_dt::sc_signed_subref::operator= const sc_unsigned_concref_r< T1, T2 > &    v [inline]
 

Definition at line 710 of file sc_signed.h.

References NOT_YET_IMPLEMENTED.

sc_signed_subref & sc_dt::sc_signed_subref::operator= const sc_unsigned   a
 

Definition at line 7457 of file sc_signed.cpp.

sc_signed_subref & sc_dt::sc_signed_subref::operator= const sc_unsigned_subref_r   a
 

Definition at line 7451 of file sc_signed.cpp.

template<class T1, class T2>
sc_signed_subref& sc_dt::sc_signed_subref::operator= const sc_signed_concref_r< T1, T2 > &    a [inline]
 

Definition at line 703 of file sc_signed.h.

References NOT_YET_IMPLEMENTED.

sc_signed_subref & sc_dt::sc_signed_subref::operator= const sc_signed   a
 

Definition at line 7441 of file sc_signed.cpp.

sc_signed_subref & sc_dt::sc_signed_subref::operator= const sc_signed_subref &    a
 

Definition at line 7432 of file sc_signed.cpp.

sc_signed_subref & sc_dt::sc_signed_subref::operator= const sc_signed_subref_r   a
 

Reimplemented from sc_dt::sc_signed_subref_r.

Definition at line 7426 of file sc_signed.cpp.

Referenced by operator=().

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

Definition at line 7580 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_subref_r.

Definition at line 672 of file sc_signed.h.


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