Utility functions for ST module.
More...
#include "../datatype/Enums.h"
#include "../datatype/DateTime.h"
#include "Config.h"
#include <map>
#include <vector>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
struct | te::st::CompareShrDateTime |
An auxiliary struct to compare two datetime shared pointers. More... | |
Namespaces | |
te | |
TerraLib. | |
te::da | |
Namespace for the DataAccess API of TerraLib. | |
te::dt | |
Namespace for the Data Type module of TerraLib. | |
te::st | |
Namespace for the TerraLib ST module. | |
Functions | |
TESTEXPORT ObservationDataSetType | te::st::GetType (const ObservationDataSetInfo &info) |
An auxiliary function that transform ObservationDataSetInfo into ObservationDataSetType. More... | |
Utility functions for ST module.
Definition in file Utils.h.