*:: int Parse(const char*s, MyString&name, ExprTree*&tree, int*pos = NULL) *DONE* *:: int ParseClassAdRvalExpr(const char*s, ExprTree*&tree, int*pos = NULL) *DONE* *:: const char * ExprTreeToString( ExprTree*expr ) *DONE* -*:: bool EvalBool(ClassAd * ad, const char * constraint) -*:: bool EvalBool(AttrList * ad, ExprTree * tree) +*:: bool EvalBool(ClassAd * ad, const char * constraint) *DONE* +*:: bool EvalBool(AttrList * ad, ExprTree * tree) *DONE* *:: bool ClassAdsAreSame( ClassAd * ad1, ClassAd * ad2, StringList * ignored_attrs=NULL, bool verbose=false ) *DONE* *:: bool IsAMatch(const ClassAd * ad1, const ClassAd * ad2) *DONE*