27 #include "../../common/StringUtils.h" 28 #include "../../core/uri/URI.h"
void setDescription(const std::string &d)
const std::string & getDescription() const
bool isValid() const
Return if the given URI is valid or not.
void setAccessDriver(const std::string &d)
void setType(const std::string &dsType)
const std::string & getTitle() const
std::string m_accessDriver
void setConnInfo(const te::core::URI &conninfo)
bool operator<(const DataSourceInfo &rhs) const
static te::dt::DateTime d(2010, 8, 9, 15, 58, 39)
const te::core::URI & getConnInfo() const
void setId(const std::string &id)
const std::string & uri() const
Retrieving the full URI.
const std::string & getAccessDriver() const
A conteiner class for keeping information about a data source.
const std::string & getId() const
A class for representing an Uniform Resource Identifier (URI).
const std::string & getType() const
const std::string getConnInfoAsString() const
A class that represents a data source component.
std::string m_description
void setTitle(const std::string &title)