#include <glite/jdl/extractfiles.h>
FileAd represent a single file name entry
glite::jdl::FileAd::FileAd |
( |
const std::string & |
protocol, |
|
|
const std::string & |
file, |
|
|
unsigned int |
size |
|
) |
| |
static void glite::jdl::FileAd::setMaxFileSize |
( |
unsigned int |
maxFileSize | ) |
|
|
inlinestatic |
Set the max possible size for a single file
- Parameters
-
maxFileSize | the value (in Kb) of biggest possible file |
std::string glite::jdl::FileAd::file |
std::string glite::jdl::FileAd::protocol |
unsigned int glite::jdl::FileAd::size |
The documentation for this struct was generated from the following file: