|
ROSE
0.9.6a
|
#include <latticeFull.h>


Additional Inherited Members | |
Static Public Member Functions inherited from VariablesProductLattice | |
| static varIDSet & | getGlobalVars (bool includeScalars, bool includeArrays) |
Public Attributes inherited from ProductLattice | |
| short | level |
Static Public Attributes inherited from ProductLattice | |
| static const int | uninitialized =0 |
| static const int | initialized =1 |
Protected Member Functions inherited from VariablesProductLattice | |
| void | setUpVarLatticeIndex () |
| int | getVarIndex (const Function &func, const varID &var) |
Protected Attributes inherited from VariablesProductLattice | |
| bool | includeScalars |
| bool | includeArrays |
| Function | func |
| std::map< varID, Lattice * > | constVarLattices |
| Lattice * | allVarLattice |
| Lattice * | perVarLattice |
Protected Attributes inherited from ProductLattice | |
| std::vector< Lattice * > | lattices |
Static Protected Attributes inherited from VariablesProductLattice | |
| static std::map< Function, std::map< varID, int > > | varLatticeIndex |
Definition at line 367 of file latticeFull.h.
|
inline |
Definition at line 382 of file latticeFull.h.
References FiniteProductLattice::verifyFinite().
Referenced by copy().
|
inline |
Definition at line 391 of file latticeFull.h.
References FiniteProductLattice::verifyFinite().
|
inlinevirtual |
Reimplemented from FiniteProductLattice.
Definition at line 398 of file latticeFull.h.
References FiniteVariablesProductLattice().