POLS

Mapper Class

typically, mappers represent an on-disk (or flash) cache of known beacons that is local to the device. implementations of this interface tend to know how to take a beacon and fill in it's coordinate for a particular application.

For a list of all members of this type, see Mapper Members.

System.Object
   POLS.Core.Mapper
      POLS.Mappers.InMemoryMapper
      POLS.Mappers.SortedFileMapper
      POLS.Mappers.SQLiteMapper

public abstract class Mapper

Requirements

Namespace: POLS.Core

Assembly: POLS.SharedLib (in POLS.SharedLib.dll)

See Also

Mapper Members | POLS.Core Namespace