#include <genCBMC.hpp>
◆ CVar() [1/5]
| ilasynth::CVar::CVar |
( |
nptr_t |
nptr, |
|
|
const std::string & |
name = "" |
|
) |
| |
◆ CVar() [2/5]
| ilasynth::CVar::CVar |
( |
const Node * |
node, |
|
|
const std::string & |
name = "" |
|
) |
| |
◆ CVar() [3/5]
| ilasynth::CVar::CVar |
( |
int |
width | ) |
|
◆ CVar() [4/5]
| ilasynth::CVar::CVar |
( |
const std::string & |
name, |
|
|
const std::string & |
val |
|
) |
| |
◆ CVar() [5/5]
| ilasynth::CVar::CVar |
( |
const CVar * |
var | ) |
|
◆ ~CVar()
| ilasynth::CVar::~CVar |
( |
| ) |
|
◆ castUse()
| std::string ilasynth::CVar::castUse |
( |
| ) |
const |
◆ ctype()
| std::string ilasynth::CVar::ctype |
( |
| ) |
const |
◆ def()
| std::string ilasynth::CVar::def |
( |
| ) |
const |
◆ exactUse()
| std::string ilasynth::CVar::exactUse |
( |
| ) |
const |
◆ init() [1/2]
| void ilasynth::CVar::init |
( |
nptr_t |
n | ) |
|
|
private |
◆ init() [2/2]
| void ilasynth::CVar::init |
( |
const Node * |
n | ) |
|
|
private |
◆ memdef()
| std::string ilasynth::CVar::memdef |
( |
| ) |
const |
◆ refDef()
| std::string ilasynth::CVar::refDef |
( |
| ) |
const |
◆ signedUse()
| std::string ilasynth::CVar::signedUse |
( |
| ) |
const |
◆ use()
| std::string ilasynth::CVar::use |
( |
| ) |
const |
◆ CFun
◆ CVerifGen
◆ _idxWidth
| int ilasynth::CVar::_idxWidth |
|
protected |
◆ _isConst
| bool ilasynth::CVar::_isConst |
|
protected |
◆ _name
| std::string ilasynth::CVar::_name |
|
protected |
◆ _type
| std::string ilasynth::CVar::_type |
|
protected |
◆ _val
| std::string ilasynth::CVar::_val |
|
protected |
◆ _width
| int ilasynth::CVar::_width |
|
protected |
◆ boolStr
| std::string ilasynth::CVar::boolStr |
|
static |
◆ bvStr
| std::string ilasynth::CVar::bvStr |
|
static |
◆ memberVar
| bool ilasynth::CVar::memberVar |
◆ memStr
| std::string ilasynth::CVar::memStr |
|
static |
◆ varCnt
| int ilasynth::CVar::varCnt |
|
static |
◆ voidStr
| std::string ilasynth::CVar::voidStr |
|
static |
The documentation for this class was generated from the following file: