A FunctionCatalog can be used to keep track of registered functions. More...
#include "../Config.h"#include <map>#include <string>#include <vector>#include <boost/noncopyable.hpp>Go to the source code of this file.
Classes | |
| class | te::da::FunctionCatalog |
| A FunctionCatalog can be used to keep track of registered functions. More... | |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::da |
| Namespace for the DataAccess API of TerraLib. | |
A FunctionCatalog can be used to keep track of registered functions.
Definition in file FunctionCatalog.h.