Jpp  15.0.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JModuleIdentifier.hh
Go to the documentation of this file.
1 #ifndef __JDETECTOR__JMODULEIDENTIFIER__
2 #define __JDETECTOR__JMODULEIDENTIFIER__
3 
4 #include "JLang/JObjectID.hh"
5 
6 
7 /**
8  * \author mdejong
9  */
10 
11 namespace JDETECTOR {}
12 namespace JPP { using namespace JDETECTOR; }
13 
14 namespace JDETECTOR {
15 
17 }
18 
19 #endif
JLANG::JObjectID JModuleIdentifier
Auxiliary class for object identification.
Definition: JObjectID.hh:22