#include <istream>
#include <ostream>
#include "JLang/JClass.hh"
#include "JLang/JEquals.hh"
Go to the source code of this file.
|
namespace | JLANG |
| Auxiliary classes and methods for language specific functionality.
|
|
namespace | JPP |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
|
|
◆ STATIC_DATA_MEMBER
#define STATIC_DATA_MEMBER |
( |
| TYPE | ) |
|
Value:
Template data structure for static member declaration.
Static data member declaration.
- Parameters
-
Definition at line 243 of file JStatic.hh.