sc_dt::sc_fxnum_subref Class Reference

#include <sysc/datatypes/fx/sc_fxnum.h>

Collaboration diagram for sc_dt::sc_fxnum_subref:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 sc_fxnum_subref (const sc_fxnum_subref &)
 ~sc_fxnum_subref ()
bool and_reduce () const
bool nand_reduce () const
bool or_reduce () const
bool nor_reduce () const
bool xor_reduce () const
bool xnor_reduce () const
int length () 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
const std::string to_string () const
const std::string to_string (sc_numrep) const
const std::string to_string (sc_numrep, bool) const
 operator sc_bv_base () const
void print (::std::ostream &=::std::cout) const
void scan (::std::istream &=::std::cin)
void dump (::std::ostream &=::std::cout) const

Friends

class sc_fxnum
class sc_fxnum_fast_subref


Detailed Description

Definition at line 224 of file sc_fxnum.h.


Constructor & Destructor Documentation

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

Definition at line 1848 of file sc_fxnum.h.

sc_dt::sc_fxnum_subref::~sc_fxnum_subref (  )  [inline]

Definition at line 1857 of file sc_fxnum.h.


Member Function Documentation

bool sc_dt::sc_fxnum_subref::and_reduce (  )  const

bool sc_dt::sc_fxnum_subref::nand_reduce (  )  const

bool sc_dt::sc_fxnum_subref::or_reduce (  )  const

bool sc_dt::sc_fxnum_subref::nor_reduce (  )  const

bool sc_dt::sc_fxnum_subref::xor_reduce (  )  const

bool sc_dt::sc_fxnum_subref::xnor_reduce (  )  const

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

Definition at line 2043 of file sc_fxnum.h.

int sc_dt::sc_fxnum_subref::to_int (  )  const [inline]

Definition at line 2053 of file sc_fxnum.h.

unsigned int sc_dt::sc_fxnum_subref::to_uint (  )  const [inline]

Definition at line 2071 of file sc_fxnum.h.

long sc_dt::sc_fxnum_subref::to_long (  )  const [inline]

Definition at line 2089 of file sc_fxnum.h.

unsigned long sc_dt::sc_fxnum_subref::to_ulong (  )  const [inline]

Definition at line 2098 of file sc_fxnum.h.

int64 sc_dt::sc_fxnum_subref::to_int64 (  )  const [inline]

Definition at line 2062 of file sc_fxnum.h.

uint64 sc_dt::sc_fxnum_subref::to_uint64 (  )  const [inline]

Definition at line 2080 of file sc_fxnum.h.

const std::string sc_dt::sc_fxnum_subref::to_string (  )  const [inline]

Definition at line 2127 of file sc_fxnum.h.

const std::string sc_dt::sc_fxnum_subref::to_string ( sc_numrep  numrep  )  const [inline]

Definition at line 2135 of file sc_fxnum.h.

const std::string sc_dt::sc_fxnum_subref::to_string ( sc_numrep  numrep,
bool  w_prefix 
) const [inline]

Definition at line 2143 of file sc_fxnum.h.

sc_dt::sc_fxnum_subref::operator sc_bv_base (  )  const [inline]

Definition at line 2153 of file sc_fxnum.h.

void sc_dt::sc_fxnum_subref::print ( ::std::ostream &  os = ::std::cout  )  const

Definition at line 171 of file sc_fxnum.cpp.

void sc_dt::sc_fxnum_subref::scan ( ::std::istream &  is = ::std::cin  ) 

Definition at line 178 of file sc_fxnum.cpp.

void sc_dt::sc_fxnum_subref::dump ( ::std::ostream &  os = ::std::cout  )  const

Definition at line 185 of file sc_fxnum.cpp.


Friends And Related Function Documentation

friend class sc_fxnum [friend]

Definition at line 226 of file sc_fxnum.h.

friend class sc_fxnum_fast_subref [friend]

Definition at line 227 of file sc_fxnum.h.


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

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