src/requestad/JdlAttributeList.h File Reference
#include <list>
#include <string>
#include <vector>
#include <stdlib.h>
#include <algorithm>
#include <classad_distribution.h>
Go to the source code of this file.
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...
|
Namespaces |
namespace | glite |
| WARNING !!!! This is a generated file obtained with generator 1.6 Any modification you will made to this file will be lost at the following rebuild of the source file.
|
namespace | glite::jdl |
Defines |
#define | JDL_ARRAY 30 |
#define | JDLATTR_SET_METHOD(method) string METHOD = method |
Define Documentation
#define JDLATTR_SET_METHOD |
( |
method |
|
) |
string METHOD = method |