#include <choice.hpp>
◆ ReadSlice()
| ilasynth::ReadSlice::ReadSlice |
( |
const std::string & |
name, |
|
|
const nptr_vec_t & |
args, |
|
|
const nptr_t & |
bv, |
|
|
int |
width, |
|
|
int |
incr |
|
) |
| |
|
private |
◆ ~ReadSlice()
| virtual ilasynth::ReadSlice::~ReadSlice |
( |
| ) |
|
|
virtual |
◆ clone()
| virtual Node* ilasynth::ReadSlice::clone |
( |
| ) |
const |
|
virtual |
◆ createReadSlice()
| static ReadSlice* ilasynth::ReadSlice::createReadSlice |
( |
const std::string & |
name, |
|
|
const nptr_t & |
bv, |
|
|
int |
width, |
|
|
int |
incr |
|
) |
| |
|
static |
◆ write()
| virtual std::ostream& ilasynth::ReadSlice::write |
( |
std::ostream & |
out | ) |
const |
|
virtual |
◆ bitvec
| nptr_t ilasynth::ReadSlice::bitvec |
◆ increment
| int ilasynth::ReadSlice::increment |
◆ width
| int ilasynth::ReadSlice::width |
The documentation for this class was generated from the following file: