This class is the FileIncident.
More...
#include </scratch/z5/marcocle/GaudiDocs/lhcb-release/825/GAUDI/GAUDI_v26r3/InstallArea/x86_64-slc6-gcc48-opt/include/GaudiKernel/FileIncident.h>
|
| FileIncident (const std::string &source, const std::string &type, const std::string &fileName) |
| standard constructor More...
|
|
| FileIncident (const std::string &source, const std::string &type, const std::string &fileName, const std::string &fileGuid) |
|
| FileIncident (const FileIncident &rhs) |
|
virtual | ~FileIncident () |
|
const FileIncident & | operator= (const FileIncident &rhs) |
| Overloaded Assignment Operator. More...
|
|
const std::string & | fileName () const |
|
const std::string & | fileGuid () const |
|
| FileIncident (const std::string &source, const std::string &type, const std::string &fileName) |
| standard constructor More...
|
|
| FileIncident (const std::string &source, const std::string &type, const std::string &fileName, const std::string &fileGuid) |
|
| FileIncident (const FileIncident &rhs) |
|
virtual | ~FileIncident () |
|
const FileIncident & | operator= (const FileIncident &rhs) |
| Overloaded Assignment Operator. More...
|
|
const std::string & | fileName () const |
|
const std::string & | fileGuid () const |
|
| Incident (const std::string &source, const std::string &type) |
| Default Constructor. More...
|
|
virtual | ~Incident () |
| 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 (const std::string &source, const std::string &type) |
| Default Constructor. More...
|
|
virtual | ~Incident () |
| 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 18 of file FileIncident.h.
FileIncident::FileIncident |
( |
const std::string & |
source, |
|
|
const std::string & |
type, |
|
|
const std::string & |
fileName |
|
) |
| |
|
inline |
standard constructor
Definition at line 41 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(const std::string &source, const std::string &type)
Default Constructor.
const std::string & fileName() const
FileIncident::FileIncident |
( |
const std::string & |
source, |
|
|
const std::string & |
type, |
|
|
const std::string & |
fileName, |
|
|
const std::string & |
fileGuid |
|
) |
| |
|
inline |
Definition at line 44 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(const std::string &source, const std::string &type)
Default Constructor.
const std::string & fileGuid() const
const std::string & fileName() const
Definition at line 48 of file FileIncident.h.
Incident(const std::string &source, const std::string &type)
Default Constructor.
FileIncident::~FileIncident |
( |
| ) |
|
|
virtual |
FileIncident::FileIncident |
( |
const std::string & |
source, |
|
|
const std::string & |
type, |
|
|
const std::string & |
fileName |
|
) |
| |
FileIncident::FileIncident |
( |
const std::string & |
source, |
|
|
const std::string & |
type, |
|
|
const std::string & |
fileName, |
|
|
const std::string & |
fileGuid |
|
) |
| |
virtual FileIncident::~FileIncident |
( |
| ) |
|
|
virtual |
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 52 of file FileIncident.h.
54 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 files: