A class that models the description of a dataset. More...
#include "../../datatype/CompositeProperty.h"
#include "../Config.h"
#include <string>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | te::da::DataSetType |
A class that models the description of a dataset. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::da |
Namespace for the DataAccess API of TerraLib. | |
Typedefs | |
typedef boost::shared_ptr< DataSetType > | te::da::DataSetTypePtr |
A class that models the description of a dataset.
Definition in file DataSetType.h.