0.07.4
C++ Open Travel Request Parsing Library
|
|
Go to the documentation of this file. 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
const std::string describe() const
static std::string describeLabels()
static const std::string & getLabel(const EN_DBType &)
std::string getTypeAsString() const
static char getTypeLabel(const EN_DBType &)
char getTypeAsChar() const
Enumeration of database types.
bool operator==(const EN_DBType &) const