POLS

SortedFileMapper Class

SortedFileMapper is a mapper implementation that stores the beacon info a text file with fixed-length records. Binary search is used to find beacons.

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

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

public class SortedFileMapper : Mapper

Requirements

Namespace: POLS.Mappers

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

See Also

SortedFileMapper Members | POLS.Mappers Namespace