[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Maps' (#lazutils)

Reference for unit 'Maps': Classes

TBaseMap

  

Implements the base class for a map for unique IDs to arbitrary data.

TBaseMapIterator

  

Specifies the interface used for map item iterators.

TLockedMapIterator

  

Implements a map iterator with thread-safe locking in the associated map.

TLockedMapModifyException

  

Exception raised when a modification is made to a locked Map.

TMap

  

Implements a map for unique IDs to arbitrary data.

TMapIterator

  

Implements an iterator for items in a map.

TTypedMap

  

Implements a map with support for reference counted Type Information in the Data.

TTypedMapIterator

  

Implements an iterator for items in a map.


Version 3.2 Generated 2024-02-25 Home