A class for representing a unit of measure. More...
#include "Config.h"#include "Enums.h"#include <vector>#include <string>#include <boost/shared_ptr.hpp>Go to the source code of this file.
Classes | |
| class | te::common::UnitOfMeasure |
| A class to represent units of measure. More... | |
Namespaces | |
| te | |
| TerraLib. | |
| te::common | |
| Namespace for the Common module of TerraLib. | |
Typedefs | |
| typedef boost::shared_ptr< UnitOfMeasure > | te::common::UnitOfMeasurePtr |
A class for representing a unit of measure.
Definition in file UnitOfMeasure.h.