This class is the FileIncident.
More...
#include </tmp/marcocle/lhcb-release/1122/GAUDI/GAUDI_v27r0/InstallArea/x86_64-slc6-gcc49-opt/include/GaudiKernel/FileIncident.h>
|
| | FileIncident (std::string source, std::string type, std::string fileName) |
| | standard constructor More...
|
| |
| | FileIncident (std::string source, std::string type, std::string fileName, std::string fileGuid) |
| |
| | FileIncident (const FileIncident &rhs) |
| |
| | ~FileIncident () override=default |
| |
| const FileIncident & | operator= (const FileIncident &rhs) |
| | Overloaded Assignment Operator. More...
|
| |
| const std::string & | fileName () const |
| |
| const std::string & | fileGuid () const |
| |
| | FileIncident (std::string source, std::string type, std::string fileName) |
| | standard constructor More...
|
| |
| | FileIncident (std::string source, std::string type, std::string fileName, std::string fileGuid) |
| |
| | FileIncident (const FileIncident &rhs) |
| |
| | ~FileIncident () override=default |
| |
| const FileIncident & | operator= (const FileIncident &rhs) |
| | Overloaded Assignment Operator. More...
|
| |
| const std::string & | fileName () const |
| |
| const std::string & | fileGuid () const |
| |
| | Incident (std::string source, std::string type) |
| | Default Constructor. More...
|
| |
| virtual | ~Incident ()=default |
| | Destructor. More...
|
| |
| const std::string & | type () const |
| | Access to the incident type. More...
|
| |
| const std::string & | source () const |
| | Access to the source of the incident. More...
|
| |
| | Incident (std::string source, std::string type) |
| | Default Constructor. More...
|
| |
| virtual | ~Incident ()=default |
| | Destructor. More...
|
| |
| const std::string & | type () const |
| | Access to the incident type. More...
|
| |
| const std::string & | source () const |
| | Access to the source of the incident. More...
|
| |
This class is the FileIncident.
Definition at line 17 of file FileIncident.h.
| 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 & type() const
Access to the incident type.
const std::string & source() const
Access to the source of the incident.
Incident(std::string source, std::string type)
Default Constructor.
const std::string & fileName() const
| FileIncident::FileIncident |
( |
std::string |
source, |
|
|
std::string |
type, |
|
|
std::string |
fileName, |
|
|
std::string |
fileGuid |
|
) |
| |
|
inline |
Definition at line 46 of file FileIncident.h.
const std::string & type() const
Access to the incident type.
const std::string & source() const
Access to the source of the incident.
const std::string & fileGuid() const
Incident(std::string source, std::string type)
Default Constructor.
const std::string & fileName() const
Definition at line 53 of file FileIncident.h.
Incident(std::string source, std::string type)
Default Constructor.
| FileIncident::~FileIncident |
( |
| ) |
|
|
overridedefault |
| FileIncident::FileIncident |
( |
std::string |
source, |
|
|
std::string |
type, |
|
|
std::string |
fileName |
|
) |
| |
| FileIncident::FileIncident |
( |
std::string |
source, |
|
|
std::string |
type, |
|
|
std::string |
fileName, |
|
|
std::string |
fileGuid |
|
) |
| |
| FileIncident::~FileIncident |
( |
| ) |
|
|
overridedefault |
| const std::string & FileIncident::fileGuid |
( |
| ) |
const |
|
inline |
| const std::string& FileIncident::fileGuid |
( |
| ) |
const |
| const std::string& FileIncident::fileName |
( |
| ) |
const |
| const std::string & FileIncident::fileName |
( |
| ) |
const |
|
inline |
Overloaded Assignment Operator.
Overloaded Assignment Operator.
Definition at line 57 of file FileIncident.h.
58 Incident::operator=(rhs);
| std::string FileIncident::m_fileGuid |
|
private |
| std::string FileIncident::m_fileName |
|
private |
The documentation for this class was generated from the following file: