LibraryManager.cpp File Reference

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
 

Detailed Description

A singleton that can be used to observe the available libraries in the system.

Author
Gilberto Ribeiro de Queiroz
Matheus Cavassan Zaglia

Definition in file LibraryManager.cpp.