A singleton class for dealing with units-of-measure. More...
#include "Singleton.h"
#include "UnitOfMeasure.h"
#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | te::common::UnitsOfMeasureManager |
A singleton class for dealing with units of measure in the TerraLib environment. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::common |
Namespace for the Common module of TerraLib. | |
A singleton class for dealing with units-of-measure.
Definition in file UnitsOfMeasureManager.h.