#include "TrivialFileDelivery.h"
Definition at line 31 of file TrivialFileDelivery.h.
void art::CatalogInterface::configure |
( |
std::vector< std::string > const & |
items | ) |
|
|
inlineinherited |
void art::TrivialFileDelivery::doConfigure |
( |
std::vector< std::string > const & |
items | ) |
|
|
overrideprivatevirtual |
void art::TrivialFileDelivery::doEventSelected |
( |
std::string const & |
module_label, |
|
|
EventID const & |
event_id, |
|
|
HLTGlobalStatus const & |
acceptance_info |
|
) |
| |
|
overrideprivatevirtual |
int art::TrivialFileDelivery::doGetNextFileURI |
( |
std::string & |
uri, |
|
|
double & |
waitTime |
|
) |
| |
|
overrideprivatevirtual |
bool art::TrivialFileDelivery::doIsSearchable |
( |
| ) |
|
|
overrideprivatevirtual |
void art::TrivialFileDelivery::doOutputFileClosed |
( |
std::string const & |
module_label, |
|
|
std::string const & |
file |
|
) |
| |
|
overrideprivatevirtual |
void art::TrivialFileDelivery::doOutputFileOpened |
( |
std::string const & |
module_label | ) |
|
|
overrideprivatevirtual |
void art::TrivialFileDelivery::doOutputModuleInitiated |
( |
std::string const & |
module_label, |
|
|
fhicl::ParameterSet const & |
pset |
|
) |
| |
|
overrideprivatevirtual |
void art::TrivialFileDelivery::doRewind |
( |
| ) |
|
|
overrideprivatevirtual |
void art::TrivialFileDelivery::doUpdateStatus |
( |
std::string const & |
uri, |
|
|
FileDisposition |
status |
|
) |
| |
|
overrideprivatevirtual |
void art::CatalogInterface::eventSelected |
( |
std::string const & |
module_label, |
|
|
EventID const & |
event_id, |
|
|
HLTGlobalStatus const & |
acceptance_info |
|
) |
| |
|
inlineinherited |
std::vector< std::string > art::TrivialFileDelivery::extractFileListFromPset |
( |
fhicl::ParameterSet const & |
pset | ) |
|
|
private |
int art::CatalogInterface::getNextFileURI |
( |
std::string & |
uri, |
|
|
double & |
waitTime |
|
) |
| |
|
inlineinherited |
bool art::CatalogInterface::isSearchable |
( |
| ) |
|
|
inlineinherited |
void art::CatalogInterface::outputFileClosed |
( |
std::string const & |
module_label, |
|
|
std::string const & |
fileFQname |
|
) |
| |
|
inlineinherited |
void art::CatalogInterface::outputFileOpened |
( |
std::string const & |
module_label | ) |
|
|
inlineinherited |
void art::CatalogInterface::outputModuleInitiated |
( |
std::string const & |
module_label, |
|
|
fhicl::ParameterSet const & |
pset |
|
) |
| |
|
inlineinherited |
std::string art::TrivialFileDelivery::prependFileDesignation |
( |
std::string const & |
name | ) |
const |
|
private |
void art::CatalogInterface::rewind |
( |
| ) |
|
|
inlineinherited |
void art::CatalogInterface::updateStatus |
( |
std::string const & |
uri, |
|
|
FileDisposition |
status |
|
) |
| |
|
inlineinherited |
std::vector<std::string>::const_iterator art::TrivialFileDelivery::endOfFiles {fileList.cend()} |
|
private |
std::vector<std::string> art::TrivialFileDelivery::fileList {} |
|
private |
std::vector<std::string>::const_iterator art::TrivialFileDelivery::nextFile {fileList.cbegin()} |
|
private |
The documentation for this class was generated from the following files: