Service

The subsystem includes libraries:
   - Queue;
   - Service of Ttme;
   - Sundries.

Queue Manager supports:
- control of queue of arbitrary objects;
- maintenance of connected and consecutive calculations.


Functions of Manager :
   - check of integrity of structure of queue;
   - actions with elements of queue;
   - synchronization of access of streams to elements of queue.

The manager allows to execute the following actions with elements of queue:
   - to insert an element into the end of queue;
   - to insert an element into the beginning of queue;
   - to remove the first element from queue;
   - to get the pointer of the first element;
   - search of an element with the necessary address;
   - search of an element with the needed properties;
   - etc.

 

The service of time afford means for work with date and time.


 The library Sundries - includes a package of auxiliary means.
The library includes functions:
   - filling, copying, comparison of files for various types of memory;
   - work with BCD;
   - various variants of the CRC;
   - search of maxima and minima.
   - and so forth.

























 

Hosted by uCoz