CLHEP
2.4.6.4
C++ Class Library for High Energy Physics
Loading...
Searching...
No Matches
ZMexLogResult.h
Go to the documentation of this file.
1
#ifndef ZMEXLOGRESULT_H
2
#define ZMEXLOGRESULT_H
3
4
5
// ----------------------------------------------------------------------
6
//
7
// ZMexLogResult.h - define action values returnable by a logger
8
//
9
// Revision History:
10
// 970917 WEB Split out from ZMexLogger.h, per code review 2
11
// 980615 WEB Added namespace support
12
//
13
// ----------------------------------------------------------------------
14
15
16
namespace
zmex
{
17
18
19
enum
ZMexLogResult
{
ZMexLOGGED
,
ZMexNOTLOGGED
,
ZMexLOGVIAPARENT
};
20
21
22
}
// namespace zmex
23
24
25
#endif
// ZMEXLOGRESULT_H
zmex
Definition:
ZMerrno.h:52
zmex::ZMexLogResult
ZMexLogResult
Definition:
ZMexLogResult.h:19
zmex::ZMexLOGVIAPARENT
@ ZMexLOGVIAPARENT
Definition:
ZMexLogResult.h:19
zmex::ZMexNOTLOGGED
@ ZMexNOTLOGGED
Definition:
ZMexLogResult.h:19
zmex::ZMexLOGGED
@ ZMexLOGGED
Definition:
ZMexLogResult.h:19
CLHEP-CLHEP_2_4_6_4
Exceptions
Exceptions
ZMexLogResult.h
Generated by
1.9.6