This singleton defines the TerraLib Spatial Reference System module entry. More...
#include "../common/Singleton.h"#include "../common/TerraLib.h"#include <string>#include <memory>#include <boost/thread/mutex.hpp>Go to the source code of this file.
Classes | |
| class | te::srs::Module |
| This singleton defines the TerraLib Spatial Reference System module entry. More... | |
Namespaces | |
| te | |
| TerraLib. | |
| te::srs | |
| Namespace for the Spatial Reference System module of TerraLib. | |
Functions | |
| TESRSEXPORT boost::mutex & | te::srs::getStaticMutex () |
| Returns a reference to a static mutex initialized when this module is initialized. More... | |