#include <bitvec.hpp>
◆ BitvectorConst() [1/3]
ilasynth::BitvectorConst::BitvectorConst |
( |
const mp_int_t & |
v, |
|
|
int |
width |
|
) |
| |
◆ BitvectorConst() [2/3]
ilasynth::BitvectorConst::BitvectorConst |
( |
unsigned int |
v, |
|
|
int |
width |
|
) |
| |
◆ BitvectorConst() [3/3]
ilasynth::BitvectorConst::BitvectorConst |
( |
const BitvectorConst & |
other | ) |
|
◆ ~BitvectorConst()
virtual ilasynth::BitvectorConst::~BitvectorConst |
( |
| ) |
|
|
virtual |
◆ clone()
virtual Node* ilasynth::BitvectorConst::clone |
( |
| ) |
const |
|
virtual |
◆ equal()
virtual bool ilasynth::BitvectorConst::equal |
( |
const Node * |
that | ) |
const |
|
virtual |
◆ getValue()
virtual py::object ilasynth::BitvectorConst::getValue |
( |
| ) |
const |
|
virtual |
◆ val()
const mp_int_t& ilasynth::BitvectorConst::val |
( |
| ) |
const |
|
inline |
◆ vstr()
std::string ilasynth::BitvectorConst::vstr |
( |
| ) |
const |
|
inline |
◆ write()
virtual std::ostream& ilasynth::BitvectorConst::write |
( |
std::ostream & |
out | ) |
const |
|
virtual |
◆ value
mp_int_t ilasynth::BitvectorConst::value |
|
protected |
The documentation for this class was generated from the following file: