static short checkForExistingAssociations(Association * assoc_new)

checkForExistingAssociations checks wether a given association is already in the list using the equality condition given by function equalAssociations.

Documentation

checkForExistingAssociations checks wether a given association is already in the list using the equality condition given by function equalAssociations. TODO : this must still be implemented. Where is it used ??????????????

Parameters:
assoc_new - the association to be compared with the association in the list.
Returns:
1 if was association found, else 0

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.