Public Methods | |
void | checkInt (const std::string &attr_name, int attr_value) |
Check if the couple attribute/value is admitted. More... | |
void | checkDouble (const std::string &attr_name, const double &attr_value) |
Check if the couple attribute/value is admitted. More... | |
void | checkBool (const std::string &attr_name, const bool &attr_value) |
Check if the couple attribute/value is admitted. More... | |
void | checkString (const std::string &attr_name, const std::string &attr_value) |
Check if the couple attribute/value is admitted. More... | |
void | checkAd (const std::string &attr_name, classad::ClassAd *attr_value) |
Check if the couple attribute/value is admitted. More... | |
void | checkExpr (const std::string &attr_name, const std::string &attr_value) |
Check if the couple attribute/value is admitted. More... | |
Friends | |
class | JobAd |
|
Check if the couple attribute/value is admitted.
|
|
Check if the couple attribute/value is admitted.
|
|
Check if the couple attribute/value is admitted.
|
|
Check if the couple attribute/value is admitted.
|
|
Check if the couple attribute/value is admitted.
|
|
Check if the couple attribute/value is admitted.
|