ROCK library
Level 0 library:
The L0 library implements the low-level access to the ROCK
and should be the only one to do this.
Its use should be limited to test applications.
Any other aplication should use a higher level library.
This level is composed of three modules:
Level 1 library:
The L1 library implement transparent access to the rock fields.
This is the library level an application should access the ROCK.
This level is composed of only one module:
The L1 library is based on the L0 library.
Level 2 library:
The L2 library implement more complex routines,
that are not suitable for the simple L1 library.
This level is composed of only one module:
The L2 library is based on the L0 and L1 libraries.
Created | : | 31.1.1997 |
Last modified | : | 26.2.1997 |