Flat Functions

 

(CAA_MemBlockMan.Library)

A Flat is an abstract data type, which provides simple and quick methods for the handling of key/value combinations. As values the message objects are used. The keys are represented by data type CAA.IDENT.

There are two basic possibilities of the Flat implementation:

Notice

Depending on the interpretation of the parameters dwMinKey, dwMaxKey and ctNumKeys during the create-calls, the Flat will behave as array or sorted list !