DDD  1.9.0.20240425101308
Functions
SDDutil Namespace Reference

Namespace declared to hide these functions. More...

Functions

UniqueTable< _GSDD > * getTable ()
 accessor to UniqueTable instance declared in cpp file, (hem, please don't touch it). More...
 
void foreachTable (void(*foo)(const GSDD &g))
 Iterator over the entries of the table, applies foo to each entry in the table. More...
 

Detailed Description

Namespace declared to hide these functions.

It is not very nice to access unicity table directly, these functions were exposed to allow graphical dot export of the unicity table contents.

Function Documentation

◆ foreachTable()

void SDDutil::foreachTable ( void(*)(const GSDD &g)  foo)

Iterator over the entries of the table, applies foo to each entry in the table.

This was declared for dot export, I do not think it is very useful in general.

References canonical.

Referenced by exportUniqueTable().

◆ getTable()

UniqueTable< _GSDD > * SDDutil::getTable ( )

accessor to UniqueTable instance declared in cpp file, (hem, please don't touch it).

Todo:
implement nice generic dot export and eliminate this.

References canonical.


Please comment this page and report errors about it on the RefDocComments page.
Generated on Thu Apr 25 2024 10:15:16 for DDD by doxygen 1.9.1