FDO .NET API Reference Feature Data Objects

mgIMeasureUnitReaderImp.h File Reference

Include dependency graph for mgIMeasureUnitReaderImp.h:

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Commands
namespace  OSGeo::FDO::Commands::UnitOfMeasure

Classes

class  OSGeo::FDO::Commands::UnitOfMeasure::IMeasureUnitReaderImp
 The IMeasureUnitReaderImp class is a concrete implementation of IMeasureUnitReader. The IMeasureUnitReader interface provides forward-only, read-only functionality for enumerating measurement units. A reference to an IMeasureUnitReader interface is returned from the GetMeasureUnits command. The initial position of the IMeasureUnitReader is prior to the first item. Thus, you must call ReadNext to begin accessing any data. More...

Comments or suggestions? Send us feedback.