glite::jdl::DAGNodeInfo Class Reference
#include <glite/jdl/DAGAd.h>
Constructor & Destructor Documentation
glite::jdl::DAGNodeInfo::DAGNodeInfo |
( |
|
) |
|
glite::jdl::DAGNodeInfo::DAGNodeInfo |
( |
classad::ClassAd const & |
node_description, |
|
|
std::string const & |
node_type = std::string() , |
|
|
std::string const & |
node_name = std::string() | |
|
) |
| | |
glite::jdl::DAGNodeInfo::~DAGNodeInfo |
( |
|
) |
[inline] |
Member Function Documentation
classad::ClassAd glite::jdl::DAGNodeInfo::as_classad |
( |
|
) |
const |
classad::ClassAd const* glite::jdl::DAGNodeInfo::description_ad |
( |
|
) |
const |
bool glite::jdl::DAGNodeInfo::description_ad_for_file |
( |
classad::ClassAd * |
ad |
) |
|
std::string glite::jdl::DAGNodeInfo::description_file |
( |
|
) |
const |
bool glite::jdl::DAGNodeInfo::description_file_for_ad |
( |
std::string const & |
file |
) |
|
bool glite::jdl::DAGNodeInfo::replace_description_ad |
( |
classad::ClassAd * |
ad |
) |
|
bool glite::jdl::DAGNodeInfo::replace_description_file |
( |
std::string const & |
file |
) |
|
bool glite::jdl::DAGNodeInfo::retry_count |
( |
int |
n |
) |
|
int glite::jdl::DAGNodeInfo::retry_count |
( |
|
) |
const |
std::string glite::jdl::DAGNodeInfo::type |
( |
|
) |
const |
The documentation for this class was generated from the following file: