JAPAn
Just Another Parity Analyzer
|
A class for handling connections to the Qweak database. More...
#include <map>
#include <memory>
#include <vector>
#include <string>
#include <typeinfo>
#include <variant>
#include "TString.h"
#include "QwTypes.h"
#include "QwLog.h"
#include "QwColor.h"
#include "QwOptions.h"
Go to the source code of this file.
Data Structures | |
class | QwScopedConnection |
A RAII-style scoped database connection. More... | |
class | QwDatabase |
A database interface class. More... | |
A class for handling connections to the Qweak database.
Definition in file QwDatabase.h.