A conteiner class for keeping information about a data source. More...
#include "../Config.h"#include <map>#include <string>#include <boost/noncopyable.hpp>#include <boost/shared_ptr.hpp>Go to the source code of this file.
Classes | |
| class | te::da::DataSourceInfo |
| A class that represents a data source component. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::da | |
| Namespace for the DataAccess API of TerraLib. | |
Typedefs | |
| typedef boost::shared_ptr< DataSourceInfo > | te::da::DataSourceInfoPtr |
A conteiner class for keeping information about a data source.
Definition in file DataSourceInfo.h.