Library.h File Reference

A class for handling shared libraries. More...

#include "../Config.h"
#include <string>
#include <boost/noncopyable.hpp>

Go to the source code of this file.

Classes

class  te::core::Library
 A class for handling shared libraries (DLLs, SO, DyLibs). More...
 

Namespaces

 te
 URI C++ Library.
 
 te::core
 

Detailed Description

A class for handling shared libraries.

Author
Gilberto Ribeiro de Queiroz

Definition in file Library.h.