Bug 92 - doxygen documentation for Bound variables
: doxygen documentation for Bound variables
Status: RESOLVED FIXED
: ns-3
simulation core
: pre-release
: All All
: P3 normal
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2007-10-15 04:27 EDT by
Modified: 2008-07-01 13:32 EDT (History)


Attachments
bundle to add bound variables doxygen documentation. (4.56 KB, application/octet-stream)
2007-11-15 04:43 EDT, Mathieu Lacage
Details


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2007-10-15 04:27:01 EDT
I think that we should generate some doxygen documentation for all Bound
variables through an introspection mechanism similar to the tracing system's
introspection.
------- Comment #1 From 2007-11-15 04:43:24 EDT -------
Created an attachment (id=89) [details]
bundle to add bound variables doxygen documentation.
------- Comment #2 From 2007-11-15 04:46:45 EDT -------
you can look at the patch contained here with:

bash-3.1$ hg incoming bundle://./bug92.bundle
searching for changes
changeset:   1830:8fba656f0da6
user:        Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
date:        Thu Nov 15 10:23:54 2007 +0100
summary:     add a valueref macro

changeset:   1831:e2d7985a5938
user:        Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
date:        Thu Nov 15 10:24:51 2007 +0100
summary:     print default value list in trace source list doxygen output.

changeset:   1832:8a3deb9c57dc
user:        Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
date:        Thu Nov 15 10:25:35 2007 +0100
summary:     use the \valueref macro

changeset:   1833:ee15fef0cb62
user:        Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
date:        Thu Nov 15 10:35:55 2007 +0100
summary:     print-trace-sources.cc -> print-introspected-doxygen.cc

changeset:   1834:0f572793e57a
tag:         tip
user:        Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
date:        Thu Nov 15 10:37:38 2007 +0100
summary:     update ignore list

bash-3.1$