Next: , Previous: , Up: Aime Libraries   [Index]


7.2 Library Construct Library Reference

There are available uniform programming interfaces operating libaime library objects. From object creation to destruction, the library objects may be operated through regular interfaces.

The interface signatures are gathered by a C record, described by aime.h. The record describes such utilities like library object creation, destruction, retrieval of aime function definitions, etc.

The collection of the regular interfaces associated to the libaime classes of library objects may be retrieved and operated via such record definitions.