LibraryManager.h File Reference

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

#include "Config.h"
#include "Library.h"
#include "Singleton.h"
#include <string>

Go to the source code of this file.

Classes

class  te::common::LibraryManager
 A singleton that can be used to observe the available libraries in the system. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::common
 Namespace for the Common module of TerraLib.
 

Detailed Description

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

Definition in file LibraryManager.h.