Jpp  19.1.0-rc.1
the software that should make you happy
Static Public Attributes | List of all members
JEEP::JMessage< T > Struct Template Reference

Auxiliary class for handling debug parameter within a class. More...

#include <JMessage.hh>

Inheritance diagram for JEEP::JMessage< T >:
JFIT::JAbstractMinimiser< JModel > JFIT::JGandalf< JFs_t > JFIT::JSimplex< JModel > JAANET::JHondaFluxInterpolator< JPhiFunction_t, JCoszFunctionalMap_t, JEnergyFunctionalMap_t > JAANET::JHondaFluxInterpolator< JConstantFunction1D< double, JArray< 4, double > >, JCoszFunctionalMap_t, JEnergyFunctionalMap_t > JFIT::JAbstractMinimiser< JModel_t > JFIT::JGandalf< JModel_t > JFIT::JSimplex< JModel_t > JOSCPROB::JOscProbInterpolator< JCollection_t, JFunction1D_t, JFunctionalMaplist_t > JPARSER::JParser< JKey_t > JSUPPORT::JTreeScanner< JNullType, JNullType >

Static Public Attributes

static int debug = 0
 debug level (default is off). More...
 

Detailed Description

template<class T>
struct JEEP::JMessage< T >

Auxiliary class for handling debug parameter within a class.

Note that the derived class should include the statement using JMessage<..>::debug; otherwise the linker will fail.

Definition at line 44 of file JMessage.hh.

Member Data Documentation

◆ debug

template<class T >
int JEEP::JMessage< T >::debug = 0
static

debug level (default is off).

Definition at line 45 of file JMessage.hh.


The documentation for this struct was generated from the following file: