sc_dt::sc_fxnum_subref Class Reference
#include <sysc/datatypes/fx/sc_fxnum.h>
List of all members.
Detailed Description
Definition at line 236 of file sc_fxnum.h.
Constructor & Destructor Documentation
sc_dt::sc_fxnum_subref::sc_fxnum_subref |
( |
const sc_fxnum_subref & |
a |
) |
[inline] |
sc_dt::sc_fxnum_subref::~sc_fxnum_subref |
( |
|
) |
[inline] |
Member Function Documentation
bool sc_dt::sc_fxnum_subref::and_reduce |
( |
|
) |
const |
void sc_dt::sc_fxnum_subref::dump |
( |
::std::ostream & |
= ::std::cout |
) |
const |
int sc_dt::sc_fxnum_subref::length |
( |
|
) |
const [inline] |
bool sc_dt::sc_fxnum_subref::nand_reduce |
( |
|
) |
const |
bool sc_dt::sc_fxnum_subref::nor_reduce |
( |
|
) |
const |
sc_dt::sc_fxnum_subref::operator sc_bv_base |
( |
|
) |
const [inline] |
bool sc_dt::sc_fxnum_subref::or_reduce |
( |
|
) |
const |
void sc_dt::sc_fxnum_subref::print |
( |
::std::ostream & |
= ::std::cout |
) |
const |
void sc_dt::sc_fxnum_subref::scan |
( |
::std::istream & |
= ::std::cin |
) |
|
int sc_dt::sc_fxnum_subref::to_int |
( |
|
) |
const [inline] |
int64 sc_dt::sc_fxnum_subref::to_int64 |
( |
|
) |
const [inline] |
long sc_dt::sc_fxnum_subref::to_long |
( |
|
) |
const [inline] |
const std::string sc_dt::sc_fxnum_subref::to_string |
( |
sc_numrep |
numrep, |
|
|
bool |
w_prefix | |
|
) |
| | const [inline] |
const std::string sc_dt::sc_fxnum_subref::to_string |
( |
sc_numrep |
numrep |
) |
const [inline] |
const std::string sc_dt::sc_fxnum_subref::to_string |
( |
|
) |
const [inline] |
unsigned int sc_dt::sc_fxnum_subref::to_uint |
( |
|
) |
const [inline] |
uint64 sc_dt::sc_fxnum_subref::to_uint64 |
( |
|
) |
const [inline] |
unsigned long sc_dt::sc_fxnum_subref::to_ulong |
( |
|
) |
const [inline] |
bool sc_dt::sc_fxnum_subref::xnor_reduce |
( |
|
) |
const |
bool sc_dt::sc_fxnum_subref::xor_reduce |
( |
|
) |
const |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: