#include <string>
#include <vector>
#include "TDbiResultSetHandle.hxx"
#include "TDbiWriter.hxx"
#include "TDbiTableRow.hxx"
#include "TDbiFieldType.hxx"
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | TDbiConfigSet |
Concept A concrete data type corresponding to a single row in a database table of configuration data. More... | |
struct | TDbiConfigSet::Param |
Internal structure used by TDbiCfgDialog to store Name/Value/Type triplets. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &s, const TDbiConfigSet &cfSet) |
std::ostream& operator<< | ( | std::ostream & | s, | |
const TDbiConfigSet & | cfSet | |||
) |