#include <list>#include "BESObj.h"#include "BESDataHandlerInterface.h"#include "BESInfo.h"


Go to the source code of this file.
Classes | |
| class | BESExceptionManager |
| manages exception handling code and default exceptions More... | |
Defines | |
| #define | BESExceptionManager_h_ 1 |
Typedefs | |
| typedef int(* | p_bes_ehm )(BESError &e, BESDataHandlerInterface &dhi) |
| #define BESExceptionManager_h_ 1 |
| typedef int(* p_bes_ehm)(BESError &e, BESDataHandlerInterface &dhi) |
1.5.8