![]() |
ATLAS Offline Software
|
This is the complete list of members for InputFileIncidentGuard, including all inherited members.
| begin(IIncidentSvc &incSvc, std::string_view source, std::string_view beginFileName, std::string_view guid, std::string_view endFileName={}, std::string_view beginType=IncidentType::BeginInputFile, std::string_view endType=IncidentType::EndInputFile) | InputFileIncidentGuard | inlinestatic |
| InputFileIncidentGuard(InputFileIncidentGuard &&other) noexcept | InputFileIncidentGuard | inline |
| InputFileIncidentGuard(const InputFileIncidentGuard &)=delete | InputFileIncidentGuard | |
| InputFileIncidentGuard(IIncidentSvc &incSvc, std::string_view source, std::string_view beginFileName, std::string_view guid, std::string endFileName, std::string_view beginType, std::string_view endType) | InputFileIncidentGuard | inlineprivate |
| m_endFileName | InputFileIncidentGuard | private |
| m_endType | InputFileIncidentGuard | private |
| m_guid | InputFileIncidentGuard | private |
| m_incSvc | InputFileIncidentGuard | private |
| m_source | InputFileIncidentGuard | private |
| operator=(InputFileIncidentGuard &&other) noexcept | InputFileIncidentGuard | inline |
| operator=(const InputFileIncidentGuard &)=delete | InputFileIncidentGuard | |
| transition(std::optional< InputFileIncidentGuard > &guard, IIncidentSvc &incSvc, std::string_view source, std::string_view beginFileName, std::string_view guid, std::string_view endFileName={}, std::string_view beginType=IncidentType::BeginInputFile, std::string_view endType=IncidentType::EndInputFile) | InputFileIncidentGuard | inlinestatic |
| ~InputFileIncidentGuard() | InputFileIncidentGuard | inline |