Jpp 20.0.0-rc.8
the software that should make you happy
Loading...
Searching...
No Matches
JStatus.hh File Reference
#include <istream>
#include <ostream>
#include <iomanip>
#include <string>
#include <map>
#include "JLang/JEquals.hh"
#include "JLang/JType.hh"

Go to the source code of this file.

Classes

struct  JLANG::JStatus
 Auxiliary class for handling status. More...
 
struct  JLANG::JGetStatusBit
 Auxiliary class to map key to status bit. More...
 
struct  JLANG::JPutStatusBit
 Auxiliary class to map status bit to key. 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).
 

Functions

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