A conteiner class for keeping information about a data source. More...
#include "../../core/uri/URI.h"
#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 | |
namespace | te |
TerraLib. | |
namespace | te::core |
namespace | 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.