CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include "CLHEP/Exceptions/defs.h"
#include <iosfwd>
#include <string>
#include "CLHEP/Exceptions/ZMexSeverity.h"
#include "CLHEP/Exceptions/ZMexLogResult.h"
#include "CLHEP/Exceptions/ZMexAction.h"
#include "CLHEP/Exceptions/ZMexClassInfo.h"
#include <sstream>
#include "CLHEP/Exceptions/ZMexception.icc"
Go to the source code of this file.
Classes | |
class | zmex::ZMexception |
Namespaces | |
zmex | |
Macros | |
#define | STRING_INCLUDED |
#define | ZMEX |
#define | ZMexClassStaticMethods |
#define | ZMexVirtualMethods(Parent, Class) |
#define | ZMexStandardContents(Parent, Class) |
#define | ZMexStandardDefinition(Parent, Class) |
#define | ZMEXCEPTION_ICC |
Functions | |
ZMexHandler & | zmex::ZMhandler () |
ZMexLogger & | zmex::ZMlogger () |
#define STRING_INCLUDED |
Definition at line 102 of file Exceptions/ZMexception.h.
#define ZMEX |
Definition at line 128 of file Exceptions/ZMexception.h.
#define ZMEXCEPTION_ICC |
Definition at line 535 of file Exceptions/ZMexception.h.
#define ZMexClassStaticMethods |
Definition at line 354 of file Exceptions/ZMexception.h.
#define ZMexStandardContents | ( | Parent, | |
Class | |||
) |
Definition at line 480 of file Exceptions/ZMexception.h.
#define ZMexStandardDefinition | ( | Parent, | |
Class | |||
) |
Definition at line 523 of file Exceptions/ZMexception.h.
#define ZMexVirtualMethods | ( | Parent, | |
Class | |||
) |
Definition at line 402 of file Exceptions/ZMexception.h.