1 #ifndef __OPENTREP_DBTYPE_HPP
2 #define __OPENTREP_DBTYPE_HPP
91 DBType (
const std::string& iType);
123 #endif // __OPENTREP_DBTYPE_HPP
static std::string getTypeLabelAsString(const EN_DBType &)
EN_DBType getType() const
static const std::string & getLabel(const EN_DBType &)
std::string getTypeAsString() const
const std::string describe() const
static char getTypeLabel(const EN_DBType &)
static std::string describeLabels()
Enumeration of database types.
char getTypeAsChar() const
bool operator==(const EN_DBType &) const