#include <sysc/datatypes/bit/sc_bit.h>
Definition at line 86 of file sc_bit.h.
sc_dt::sc_bit::sc_bit |
( |
| ) |
|
|
inline |
sc_dt::sc_bit::sc_bit |
( |
const sc_logic & |
a | ) |
|
|
explicit |
sc_dt::sc_bit::sc_bit |
( |
const sc_bit & |
a | ) |
|
|
inline |
sc_dt::sc_bit::~sc_bit |
( |
| ) |
|
|
inline |
sc_bit& sc_dt::sc_bit::b_not |
( |
| ) |
|
|
inline |
sc_dt::sc_bit::operator bool |
( |
| ) |
const |
|
inline |
bool sc_dt::sc_bit::operator! |
( |
| ) |
const |
|
inline |
void sc_dt::sc_bit::print |
( |
::std::ostream & |
os = ::std::cout | ) |
const |
|
inline |
void sc_dt::sc_bit::scan |
( |
::std::istream & |
= ::std::cin | ) |
|
bool sc_dt::sc_bit::to_bool |
( |
| ) |
const |
|
inline |
char sc_dt::sc_bit::to_char |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: