#include <string>
Go to the source code of this file.
Namespaces | |
namespace | OPENTREP |
Variables | |
const std::string | OPENTREP::DEFAULT_OPENTREP_POR_FILEPATH |
const std::string | OPENTREP::DEFAULT_OPENTREP_XAPIAN_DB_FILEPATH |
const bool | OPENTREP::DEFAULT_OPENTREP_SQLITE_DB_FILLING_INDICATOR |
const std::string | OPENTREP::DEFAULT_OPENTREP_SQL_DB_TYPE |
const std::string | OPENTREP::DEFAULT_OPENTREP_MYSQL_CONN_STRING |
const std::string | OPENTREP::DEFAULT_OPENTREP_SQLITE_DB_FILEPATH |
const std::string | OPENTREP::DEFAULT_OPENTREP_MYSQL_DB_USER |
const std::string | OPENTREP::DEFAULT_OPENTREP_MYSQL_DB_PASSWD |
const std::string | OPENTREP::DEFAULT_OPENTREP_MYSQL_DB_DBNAME |
const std::string | OPENTREP::DEFAULT_OPENTREP_MYSQL_DB_HOST |
const std::string | OPENTREP::DEFAULT_OPENTREP_MYSQL_DB_PORT |
const unsigned short | OPENTREP::DEFAULT_OPENTREP_DEPLOYMENT_NUMBER |
const unsigned short | OPENTREP::DEFAULT_OPENTREP_DEPLOYMENT_NUMBER_SIZE |
const bool | OPENTREP::DEFAULT_OPENTREP_INCLUDE_NONIATA_POR |
const bool | OPENTREP::DEFAULT_OPENTREP_INDEX_IN_XAPIAN |
const bool | OPENTREP::DEFAULT_OPENTREP_ADD_IN_DB |