FunctionCatalogManager.h File Reference

A FunctionCatalogManager is a singleton that can be used to manage function catalogs of data source implementations. More...

#include "../../common/Singleton.h"
#include "../Config.h"
#include <map>
#include <string>

Go to the source code of this file.

Classes

class  te::da::FunctionCatalogManager
 A FunctionCatalogManager is a singleton that can be used to manage function catalogs of data source implementations. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 

Detailed Description

A FunctionCatalogManager is a singleton that can be used to manage function catalogs of data source implementations.

Definition in file FunctionCatalogManager.h.