#include <iosfwd>
Go to the source code of this file.
Namespaces | |
namespace | classad |
namespace | glite |
namespace | glite::jdl |
Functions | |
std::ostream & | glite::jdl::to_submit_stream (std::ostream &os, classad::ClassAd const &ad) |
std::ostream & | glite::jdl::to_dag_stream (std::ostream &os, DAGAd const &dag_ad) |
bool | glite::jdl::to_dag_job (DAGAd const &dag_ad, classad::ClassAd &result) |