|
BOSS 7.1.3
BESIII Offline Software System
|
#include <RawFileExceptions.h>
Inheritance diagram for ReachEndOfFile:Public Member Functions | |
| ReachEndOfFile (const char *fileName) | |
| virtual | ~ReachEndOfFile () |
| virtual void | print () const |
| void | print (const char *fname) const |
Public Member Functions inherited from RawFileException | |
| virtual | ~RawFileException () |
Definition at line 74 of file RawFileExceptions.h.
|
inline |
Definition at line 76 of file RawFileExceptions.h.
|
inlinevirtual |
Definition at line 79 of file RawFileExceptions.h.
|
virtual |
Reimplemented from RawFileException.
Definition at line 30 of file RawFileExceptions.cxx.
Referenced by GenRdmTrgIdxAlg::execute().
| void ReachEndOfFile::print | ( | const char * | fname | ) | const |
Definition at line 33 of file RawFileExceptions.cxx.