sc_dt::sc_signed_subref_r Class Reference

#include <sysc/datatypes/int/sc_signed.h>

Inheritance diagram for sc_dt::sc_signed_subref_r:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~sc_signed_subref_r ()
 sc_signed_subref_r (const sc_signed_subref_r &a)
int length () const
 operator sc_unsigned () const
int to_int () const
unsigned int to_uint () const
long to_long () const
unsigned long to_ulong () const
int64 to_int64 () const
uint64 to_uint64 () const
double to_double () const
const std::string to_string (sc_numrep numrep=SC_DEC) const
const std::string to_string (sc_numrep numrep, bool w_prefix) const
virtual int concat_length (bool *xz_present_p) const
virtual uint64 concat_get_uint64 () const
virtual bool concat_get_ctrl (sc_digit *dst_p, int low_i) const
virtual bool concat_get_data (sc_digit *dst_p, int low_i) const
bool and_reduce () const
bool nand_reduce () const
bool or_reduce () const
bool nor_reduce () const
bool xor_reduce () const
bool xnor_reduce () const
void print (::std::ostream &os=::std::cout) const

Protected Member Functions

 sc_signed_subref_r ()
void initialize (const sc_signed *obj_p, int left_, int right_)

Protected Attributes

int m_left
sc_signedm_obj_p
int m_right

Friends

class sc_signed
class sc_signed_signal
class sc_unsigned


Detailed Description

Definition at line 881 of file sc_signed.h.


Constructor & Destructor Documentation

sc_dt::sc_signed_subref_r::sc_signed_subref_r (  )  [inline, protected]

Definition at line 891 of file sc_signed.h.

virtual sc_dt::sc_signed_subref_r::~sc_signed_subref_r (  )  [inline, virtual]

Definition at line 906 of file sc_signed.h.

sc_dt::sc_signed_subref_r::sc_signed_subref_r ( const sc_signed_subref_r a  )  [inline]

Definition at line 911 of file sc_signed.h.


Member Function Documentation

void sc_dt::sc_signed_subref_r::initialize ( const sc_signed obj_p,
int  left_,
int  right_ 
) [inline, protected]

Definition at line 894 of file sc_signed.h.

int sc_dt::sc_signed_subref_r::length (  )  const [inline]

Definition at line 918 of file sc_signed.h.

sc_dt::sc_signed_subref_r::operator sc_unsigned (  )  const

Definition at line 8052 of file sc_signed.cpp.

int sc_dt::sc_signed_subref_r::to_int (  )  const

Definition at line 8061 of file sc_signed.cpp.

unsigned int sc_dt::sc_signed_subref_r::to_uint (  )  const

Definition at line 8068 of file sc_signed.cpp.

long sc_dt::sc_signed_subref_r::to_long (  )  const

Definition at line 8075 of file sc_signed.cpp.

unsigned long sc_dt::sc_signed_subref_r::to_ulong (  )  const

Definition at line 8082 of file sc_signed.cpp.

int64 sc_dt::sc_signed_subref_r::to_int64 (  )  const

Definition at line 8089 of file sc_signed.cpp.

uint64 sc_dt::sc_signed_subref_r::to_uint64 (  )  const

Definition at line 8096 of file sc_signed.cpp.

double sc_dt::sc_signed_subref_r::to_double (  )  const

Definition at line 8103 of file sc_signed.cpp.

const std::string sc_dt::sc_signed_subref_r::to_string ( sc_numrep  numrep = SC_DEC  )  const

Definition at line 8113 of file sc_signed.cpp.

const std::string sc_dt::sc_signed_subref_r::to_string ( sc_numrep  numrep,
bool  w_prefix 
) const

Definition at line 8121 of file sc_signed.cpp.

virtual int sc_dt::sc_signed_subref_r::concat_length ( bool *  xz_present_p  )  const [inline, virtual]

Reimplemented from sc_dt::sc_value_base.

Definition at line 945 of file sc_signed.h.

uint64 sc_dt::sc_signed_subref_r::concat_get_uint64 (  )  const [virtual]

Reimplemented from sc_dt::sc_value_base.

Definition at line 8029 of file sc_signed.cpp.

bool sc_dt::sc_signed_subref_r::concat_get_ctrl ( sc_digit dst_p,
int  low_i 
) const [virtual]

Reimplemented from sc_dt::sc_value_base.

Definition at line 8036 of file sc_signed.cpp.

bool sc_dt::sc_signed_subref_r::concat_get_data ( sc_digit dst_p,
int  low_i 
) const [virtual]

Reimplemented from sc_dt::sc_value_base.

Definition at line 8043 of file sc_signed.cpp.

bool sc_dt::sc_signed_subref_r::and_reduce (  )  const [inline]

Definition at line 2239 of file sc_signed.h.

bool sc_dt::sc_signed_subref_r::nand_reduce (  )  const [inline]

Definition at line 2247 of file sc_signed.h.

bool sc_dt::sc_signed_subref_r::or_reduce (  )  const [inline]

Definition at line 2252 of file sc_signed.h.

bool sc_dt::sc_signed_subref_r::nor_reduce (  )  const [inline]

Definition at line 2260 of file sc_signed.h.

bool sc_dt::sc_signed_subref_r::xor_reduce (  )  const [inline]

Definition at line 2265 of file sc_signed.h.

bool sc_dt::sc_signed_subref_r::xnor_reduce (  )  const [inline]

Definition at line 2275 of file sc_signed.h.

void sc_dt::sc_signed_subref_r::print ( ::std::ostream &  os = ::std::cout  )  const [inline]

Definition at line 966 of file sc_signed.h.


Friends And Related Function Documentation

friend class sc_signed [friend]

Reimplemented in sc_dt::sc_signed_subref.

Definition at line 883 of file sc_signed.h.

friend class sc_signed_signal [friend]

Definition at line 884 of file sc_signed.h.

friend class sc_unsigned [friend]

Definition at line 885 of file sc_signed.h.


Member Data Documentation

Definition at line 971 of file sc_signed.h.

Definition at line 972 of file sc_signed.h.

Definition at line 973 of file sc_signed.h.


The documentation for this class was generated from the following files:

Generated on Wed Jan 21 15:32:21 2009 for SystemC by  doxygen 1.5.5