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