A singleton that can be used to observe the available libraries in the system. More...
#include "LibraryManager.h"#include "Exception.h"#include "../translator/Translator.h"#include <vector>#include <boost/format.hpp>Go to the source code of this file.
Classes | |
| struct | te::core::LibraryManager::Impl |
A singleton that can be used to observe the available libraries in the system.
Definition in file LibraryManager.cpp.