|
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 | |
| namespace | 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 () |
Variables | |
| std::string | zmex::ZMexUserActivity = "" |
| int | zmex::ZMexUserNumericalTag = 0 |
| #define STRING_INCLUDED |
Definition at line 102 of file CLHEP/Exceptions/ZMexception.h.
| #define ZMEX |
Definition at line 128 of file CLHEP/Exceptions/ZMexception.h.
| #define ZMEXCEPTION_ICC |
Definition at line 535 of file CLHEP/Exceptions/ZMexception.h.
| #define ZMexClassStaticMethods |
Definition at line 354 of file CLHEP/Exceptions/ZMexception.h.
| #define ZMexStandardContents | ( | Parent, | |
| Class | |||
| ) |
Definition at line 480 of file CLHEP/Exceptions/ZMexception.h.
| #define ZMexStandardDefinition | ( | Parent, | |
| Class | |||
| ) |
Definition at line 523 of file CLHEP/Exceptions/ZMexception.h.
| #define ZMexVirtualMethods | ( | Parent, | |
| Class | |||
| ) |
Definition at line 402 of file CLHEP/Exceptions/ZMexception.h.
1.8.1