#include <string>
#include <vector>
#include <strstream>
#include <fstream>
#include "classad_distribution.h"
#include "bi_result.h"
Go to the source code of this file.
Data Structures | |
| class | BrokerInfoEx |
| class | BrokerInfo |
| parses .BrokerInfo file containing job submission parameters More... | |
Defines | |
| #define | CLASSAD(x) x |
Variables | |
| const bool | PARSE_RULE = true |
| #define CLASSAD | ( | x | ) | x |
| const bool PARSE_RULE = true |
this to TRUE if BrokerInfo file contains only ClassAd syntax @ or set it to FALSE if contains some more informations
1.4.7