#include <iostream>#include <vector>#include <list>#include <map>Go to the source code of this file.
|
|
Definition at line 2 of file LCRTRelations.h. |
|
|
Function pointer for delete function Definition at line 19 of file LCRTRelations.h. Referenced by lcrtrel::LCFloatExtension< U >::deletePtr(), lcrtrel::LCIntExtension< U >::deletePtr(), and lcrtrel_helper::LCBaseTraits< U, T, SimplePtrInit, DeletePtr< T >, b >::deletePtr(). |
|
|
Vector of delete functions Definition at line 54 of file LCRTRelations.h. Referenced by lcrtrel::LCRTRelations::cleaners(). |
|
|
Map of pointers to extension obbjects Definition at line 51 of file LCRTRelations.h. |
|
||||||||||||||||
|
Add a link from f to t to an N-to-N relation ship Definition at line 587 of file LCRTRelations.h. |
|
||||||||||||||||
|
Merge the relations from f2 to f1 - after this call f1 will hold all the relations and f2 will be empty. Definition at line 623 of file LCRTRelations.h. |
|
||||||||||||||||
|
Remove the link from from f to t from the N-to-N relation ship Definition at line 600 of file LCRTRelations.h. |
|
||||||||||
|
Removes all relations from the given object Definition at line 610 of file LCRTRelations.h. |
|
||||||||||||||||
|
Set the 1-to-1 relation between two objects - prexisting inconsistent relations involving the two objects are deleted to enforce a consistent set of from-to relations. Definition at line 573 of file LCRTRelations.h. |
|
||||||||||
|
Unset the 1-to-1 relation from f Definition at line 559 of file LCRTRelations.h. |
1.3.9.1