This class is the FileIncident.
More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/FileIncident.h>
This class is the FileIncident.
Definition at line 26 of file FileIncident.h.
◆ FileIncident() [1/2]
FileIncident::FileIncident |
( |
std::string | source, |
|
|
std::string | type, |
|
|
std::string | fileName ) |
|
inline |
standard constructor
Definition at line 40 of file FileIncident.h.
const std::string & fileName() const
Incident(const std::string &source, const std::string &type)
Default Constructor.
const std::string & type() const
Access to the incident type.
const std::string & source() const
Access to the source of the incident.
◆ FileIncident() [2/2]
FileIncident::FileIncident |
( |
std::string | source, |
|
|
std::string | type, |
|
|
std::string | fileName, |
|
|
std::string | fileGuid ) |
|
inline |
Definition at line 43 of file FileIncident.h.
const std::string & fileGuid() const
◆ fileGuid()
const std::string & FileIncident::fileGuid |
( |
| ) |
const |
|
inline |
◆ fileName()
const std::string & FileIncident::fileName |
( |
| ) |
const |
|
inline |
◆ m_fileGuid
std::string FileIncident::m_fileGuid |
|
private |
◆ m_fileName
std::string FileIncident::m_fileName |
|
private |
The documentation for this class was generated from the following file: