FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
Fast Key Lookup Table

Enables very fast retrieval of a records associated with a string key by trading space for time. More...

Namespaces

 FastLookupUtils
 Namespace to qualify ltBinaryBlock routine.
 

Classes

class  FastLookupTable< RECORD_TYPE, MAX_LOOKAHEAD, SMALLEST_CHAR, LARGEST_CHAR, LT_KEY_COMPARE >
 Fast map lookup table. More...
 

Detailed Description

Enables very fast retrieval of a records associated with a string key by trading space for time.

Best used with keys that are case-insensitive and usually unique within 4 characters.

Generated: Tue Jul 28 2020 16:03:26
Support Information