#include <string>#include <vector>#include "DatabaseInterface/DbiResult.h"#include "LeakChecker/Lea.h"Go to the source code of this file.
Classes | |
| class | DbiResultAgg |
| Concept // Concept: ResultAgg is a concrete sub-class of DbiResult that represents a single database query for either:- Purpose To present the user with a single logical table even though the component parts may held in multiple DbiResults and be be loaded by separate I/O operations. More... | |
1.3.9.1