Scroll to navigation

AUT101(1) ALLIANCE AUT LIBRARY AUT101(1)

NAME

aut - Memory allocation, and hash tables management

ORIGIN

This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Université Pierre et Marie CURIE, in Paris, France.

Web : http://asim.lip6.fr/recherche/alliance/
E-mail : alliance-users@asim.lip6.fr

DESCRIPTION

aut is a set of utilities functions and types that may be useful.


authelem - Hash table element type.
- Hash table type.
- Hash table element type.
- Hash table type.


autallocblock - memory allocator
- heap memory allocator
- resizes a memory block
- releases a memory block
- releases an heap memory block.
- encapsulates exit function.
- creates a simple hash table.
- destroys a simple hash table.
- resets a simple hash table.
- adds an element in the hash table.
- deletes an element in the hash table.
- searches an element in the hash table.
- displays an hash table element.
- displays an hash table.
- creates an hash table with two keys.
- destroys an hash table with two keys.
- resets an hash table with two keys.
- adds an element in the hash table.
- deletes an element in the hash table.
- searches an element in the hash table.
- displays an hash table element.
- displays an hash table with two keys.
- default heap sort comparison function.
- heap sort.

autallocblock, autallocblock, autresizeblock, autfreeblock, autfreeheap, autexit, setauthfunc, getauthsize, getauthkey, getauthindex, checkauthkey, createauthtable, destroyauthtable, resetauthtable, stretchauthtable, addauthelem, delauthelem, searchauthelem, viewauthelem, viewauthtable, setauth2func, getauth2size, getauth2key, getauth2index, checkauth2key, createauth2table, destroyauth2table, resetauth2table, stretchauth2table, addauth2elem, delauth2elem, searchauth2elem, viewauth2elem, viewauth2table, sortautcompare, sortautarray,

BUG REPORT

This tool is under development at the ASIM department of the LIP6 laboratory.
We need your feedback to improve documentation and tools.

October 1, 1997 ASIM/LIP6