Class DepInfoSet#
Defined in File DepInfoSet.h
Inheritance Relationships#
Base Type#
protected CountRefHandle< DepInfoSetImpl >(Template Class CountRefHandle)
Class Documentation#
-
class DepInfoSet : protected CountRefHandle<DepInfoSetImpl>#
Public Functions
-
DepInfoSet()#
-
int NumOfDeps() const#
-
bool IsTop() const#
-
bool IsBottom(int commLevel = 0) const#
-
std::string toString() const#
-
bool operator|=(const DepInfoSet &that)#
-
bool operator&=(const DepInfoSet &that)#
-
DepInfoConstIterator GetConstIterator() const#
-
DepInfoUpdateIterator GetUpdateIterator()#
Friends
- friend class DepInfoSetGenerator
-
DepInfoSet()#