| 
    ROSE
    0.11.96.11
    
   | 
 
Definition at line 19 of file latticeFull.h.


Public Member Functions | |
| BoolAndLattice (bool state) | |
| void | initialize () | 
| Lattice * | copy () const | 
| void | copy (Lattice *that) | 
| bool | meetUpdate (Lattice *that) | 
| bool | operator== (Lattice *that) | 
| bool | get () const | 
| bool | set (bool state) | 
| bool | andUpd (bool state) | 
| std::string | str (std::string indent="") | 
  Public Member Functions inherited from FiniteLattice | |
| bool | finiteLattice () | 
| Check if this lattice is finite or not.  | |
  Public Member Functions inherited from Lattice | |
| virtual void | remapVars (const std::map< varID, varID > &varNameMap, const Function &newFunc) | 
| virtual void | incorporateVars (Lattice *that) | 
| virtual Lattice * | project (SgExpression *expr) | 
| virtual bool | unProject (SgExpression *expr, Lattice *exprState) | 
| bool | operator!= (Lattice *that) | 
| bool | operator== (Lattice &that) | 
| bool | operator!= (Lattice &that) | 
 1.8.17