checkAd(const std::string &attr_name, classad::ClassAd *attr_value) | JdlAttributeList | |
checkBool(const std::string &attr_name, const bool &attr_value) | JdlAttributeList | |
checkDouble(const std::string &attr_name, const double &attr_value) | JdlAttributeList | |
checkExpr(const std::string &attr_name, const std::string &attr_value) | JdlAttributeList | |
checkInt(const std::string &attr_name, int attr_value) | JdlAttributeList | |
checkString(const std::string &attr_name, const std::string &attr_value) | JdlAttributeList |