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