next up previous
Next: Further extensions Up: A short C++/OO tutorial: Previous: Implementing normal order

Interface documentation using doxygen

Toggle Background


Change to the directory where you have extracted the file NormalOrder.tgz and run doxygen3. This will produce a detailed documentation of the interfaces of our classes. Afterwards point your browser locally to doxy/html/index.NB.html or use the following link and play around with the documentation.

Finally we make the following observations:

Unfortunately, object design is not always that easy.



Footnotes

...doxygen3
We assume that you have doxygen installed on your system.
... trivial"4
Bjarne Stroustrup

next up previous
Next: Further extensions Up: A short C++/OO tutorial: Previous: Implementing normal order
Michael Hanrath 2006-05-02