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 404 of file latticeFull.h.
|
inline |
Definition at line 419 of file latticeFull.h.
Referenced by copy().
|
inline |
Definition at line 427 of file latticeFull.h.
|
inlinevirtual |
Reimplemented from InfiniteProductLattice.
Definition at line 433 of file latticeFull.h.
References InfiniteVariablesProductLattice().