#include <list>
#include <string>
#include <vector>
#include <stdlib.h>
#include <algorithm>
#include <classad_distribution.h>
Go to the source code of this file.
Namespaces | |
namespace | glite |
namespace | glite::jdl |
Data Structures | |
class | glite::jdl::JdlAttributeList |
JobAd Manipulation attribute class This class allow the user to know the names of all Jobad attributes and it is used principally by JobAd in order to perform the requested checks needed ro prepare for submission. More... | |
Defines | |
#define | JDL_ARRAY 30 |
#define | JDLATTR_SET_METHOD(method) string METHOD = method |
#define JDL_ARRAY 30 |
#define JDLATTR_SET_METHOD | ( | method | ) | string METHOD = method |