| 
    Jpp
    17.2.0
    
   the software that should make you happy 
   | 
 
Auxiliary class for handling debug parameter within a class. More...
#include <JMessage.hh>
  
 Static Public Attributes | |
| static int | debug = 0 | 
| debug level (default is off).  More... | |
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.
      
  | 
  static | 
debug level (default is off).
Definition at line 45 of file JMessage.hh.
 1.8.5