Jpp 19.3.0-rc.2
the software that should make you happy
|
#include <string>
#include <istream>
#include <ostream>
#include <sstream>
#include <fstream>
#include <iomanip>
#include <limits>
#include <vector>
#include <set>
#include <regex>
#include "JLang/JException.hh"
#include "JLang/gzstream.h"
#include "JSystem/JDateAndTime.hh"
#include "Jeep/JeepToolkit.hh"
Go to the source code of this file.
Classes | |
struct | JDB::JDatalogString |
Auxiliary data structure for datalog strings. More... | |
struct | JDB::JKeywords |
Auxiliary data structure for selecting data. More... | |
struct | JDB::JDatalogs_t |
Container for datalog strings. More... | |
Namespaces | |
namespace | JDB |
namespace | JPP |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Variables | |
const JKeywords | JDB::SOURCE_NAMES |
Valid source names. | |
const JKeywords | JDB::IGNORED_PARAMETER_NAMES |
Ignored parameter names. | |