This is the complete list of members for art::CatalogInterface, including all inherited members.
| configure(std::vector< std::string > const &items) | art::CatalogInterface | inline |
| doConfigure(std::vector< std::string > const &item)=0 | art::CatalogInterface | privatepure virtual |
| doEventSelected(std::string const &module_label, EventID const &event_id, HLTGlobalStatus const &acceptance_info)=0 | art::CatalogInterface | privatepure virtual |
| doGetNextFileURI(std::string &uri, double &waitTime)=0 | art::CatalogInterface | privatepure virtual |
| doIsSearchable()=0 | art::CatalogInterface | privatepure virtual |
| doOutputFileClosed(std::string const &module_label, std::string const &fileFQname)=0 | art::CatalogInterface | privatepure virtual |
| doOutputFileOpened(std::string const &module_label)=0 | art::CatalogInterface | privatepure virtual |
| doOutputModuleInitiated(std::string const &module_label, fhicl::ParameterSet const &pset)=0 | art::CatalogInterface | privatepure virtual |
| doRewind()=0 | art::CatalogInterface | privatepure virtual |
| doUpdateStatus(std::string const &uri, FileDisposition status)=0 | art::CatalogInterface | privatepure virtual |
| eventSelected(std::string const &module_label, EventID const &event_id, HLTGlobalStatus const &acceptance_info) | art::CatalogInterface | inline |
| getNextFileURI(std::string &uri, double &waitTime) | art::CatalogInterface | inline |
| isSearchable() | art::CatalogInterface | inline |
| outputFileClosed(std::string const &module_label, std::string const &fileFQname) | art::CatalogInterface | inline |
| outputFileOpened(std::string const &module_label) | art::CatalogInterface | inline |
| outputModuleInitiated(std::string const &module_label, fhicl::ParameterSet const &pset) | art::CatalogInterface | inline |
| rewind() | art::CatalogInterface | inline |
| updateStatus(std::string const &uri, FileDisposition status) | art::CatalogInterface | inline |
| ~CatalogInterface() noexcept=default | art::CatalogInterface | virtual |
1.8.11