begin() const | te::da::DataSourceManager | inline |
begin() | te::da::DataSourceManager | inline |
const_iterator typedef | te::da::DataSourceManager | |
DataSourceManager() | te::da::DataSourceManager | protected |
detach(const DataSourcePtr &ds) | te::da::DataSourceManager | |
detach(const std::string &id) | te::da::DataSourceManager | |
detachAll(const std::string &dsType) | te::da::DataSourceManager | |
detachAll() | te::da::DataSourceManager | |
end() const | te::da::DataSourceManager | inline |
end() | te::da::DataSourceManager | inline |
find(const std::string &id) const | te::da::DataSourceManager | |
get(const std::string &id, const std::string &dsType, const std::string &connInfo) | te::da::DataSourceManager | |
get(const std::string &id, const std::string &dsType, const te::core::URI &connInfo) | te::da::DataSourceManager | |
getInstance() | te::common::Singleton< DataSourceManager > | inlinestatic |
insert(const DataSourcePtr &ds) | te::da::DataSourceManager | |
iterator typedef | te::da::DataSourceManager | |
LockRead typedef | te::common::ObjectLevelLockable< DataSourceManager, ::boost::recursive_mutex, ::boost::lock_guard< ::boost::recursive_mutex >, ::boost::lock_guard< ::boost::recursive_mutex > > | |
LockWrite typedef | te::common::ObjectLevelLockable< DataSourceManager, ::boost::recursive_mutex, ::boost::lock_guard< ::boost::recursive_mutex >, ::boost::lock_guard< ::boost::recursive_mutex > > | |
m_dss | te::da::DataSourceManager | private |
m_mtx | te::common::ObjectLevelLockable< DataSourceManager, ::boost::recursive_mutex, ::boost::lock_guard< ::boost::recursive_mutex >, ::boost::lock_guard< ::boost::recursive_mutex > > | mutableprivate |
make(const std::string &id, const std::string &dsType, const std::string &connInfo) | te::da::DataSourceManager | |
make(const std::string &id, const std::string &dsType, const te::core::URI &connInfo) | te::da::DataSourceManager | |
ObjectLevelLockable() | te::common::ObjectLevelLockable< DataSourceManager, ::boost::recursive_mutex, ::boost::lock_guard< ::boost::recursive_mutex >, ::boost::lock_guard< ::boost::recursive_mutex > > | inlineprotected |
ObjectLevelLockable(const ObjectLevelLockable &) | te::common::ObjectLevelLockable< DataSourceManager, ::boost::recursive_mutex, ::boost::lock_guard< ::boost::recursive_mutex >, ::boost::lock_guard< ::boost::recursive_mutex > > | inlineprotected |
open(const std::string &id, const std::string &dsType, const std::string &connInfo) | te::da::DataSourceManager | |
open(const std::string &id, const std::string &dsType, const te::core::URI &connInfo) | te::da::DataSourceManager | |
operator=(const Singleton &other) | te::common::Singleton< DataSourceManager > | private |
Singleton() | te::common::Singleton< DataSourceManager > | inlineprotected |
Singleton(const Singleton &other) | te::common::Singleton< DataSourceManager > | private |
size() const | te::da::DataSourceManager | inline |
te::common::Singleton< DataSourceManager > | te::da::DataSourceManager | friend |
VolatileType typedef | te::common::ObjectLevelLockable< DataSourceManager, ::boost::recursive_mutex, ::boost::lock_guard< ::boost::recursive_mutex >, ::boost::lock_guard< ::boost::recursive_mutex > > | |
~DataSourceManager() | te::da::DataSourceManager | protected |
~ObjectLevelLockable() | te::common::ObjectLevelLockable< DataSourceManager, ::boost::recursive_mutex, ::boost::lock_guard< ::boost::recursive_mutex >, ::boost::lock_guard< ::boost::recursive_mutex > > | inlineprotected |
~Singleton() | te::common::Singleton< DataSourceManager > | inlineprotectedvirtual |