Jpp  17.2.1-pre0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
JStatus.hh File Reference
#include <istream>
#include <ostream>
#include <iomanip>
#include <string>
#include <map>
#include "JLang/JEquals.hh"
#include "JLang/JType.hh"
#include "JLang/JVectorize.hh"
#include "JIO/JSerialisable.hh"

Go to the source code of this file.

Classes

struct  JEEP::JStatus
 Auxiliary class for handling status. More...
 
struct  JEEP::JGetStatusBit
 Auxiliary class to map key to status bit. More...
 
struct  JEEP::JPutStatusBit
 Auxiliary class to map status bit to key. More...
 

Namespaces

 JEEP
 General puprpose classes and methods.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Functions

void JEEP::print (std::ostream &out, const JStatus &status, const JPutStatusBit &helper)
 Print status. More...
 
void JEEP::print (std::ostream &out, const JStatus &status, const JGetStatusBit &helper)
 Print status. More...