Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
JStatic.hh File Reference
#include <istream>
#include <ostream>
#include "JLang/JClass.hh"
#include "JLang/JEquals.hh"

Go to the source code of this file.

Classes

struct  JLANG::JStatic< T, N >
 Template data structure for static member declaration. More...
 
struct  JLANG::JStatic< T *, N >
 Template specialisation of JStatic for static member declaration of pointer. More...
 

Namespaces

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).
 

Macros

#define STATIC_DATA_MEMBER(TYPE)
 Static data member declaration.
 

Macro Definition Documentation

◆ STATIC_DATA_MEMBER

#define STATIC_DATA_MEMBER ( TYPE)
Value:
Template data structure for static member declaration.
Definition JStatic.hh:22

Static data member declaration.

Parameters
TYPEdata type

Definition at line 243 of file JStatic.hh.