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 &)
char getTypeAsChar() const
static const std::string & getLabel(const EN_DBType &)
static char getTypeLabel(const EN_DBType &)
static std::string describeLabels()
Enumeration of database types.
const std::string describe() const
std::string getTypeAsString() const
EN_DBType getType() const
bool operator==(const EN_DBType &) const