ROSE  0.11.145.0
Public Member Functions | List of all members
BoolAndLattice Class Reference

Description

Definition at line 19 of file latticeFull.h.

Inheritance diagram for BoolAndLattice:
Inheritance graph
[legend]
Collaboration diagram for BoolAndLattice:
Collaboration graph
[legend]

Public Member Functions

 BoolAndLattice (bool state)
 
void initialize ()
 
Latticecopy () 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 Latticeproject (SgExpression *expr)
 
virtual bool unProject (SgExpression *expr, Lattice *exprState)
 
bool operator!= (Lattice *that)
 
bool operator== (Lattice &that)
 
bool operator!= (Lattice &that)
 

The documentation for this class was generated from the following file: