Bug 92 - doxygen documentation for Bound variables
doxygen documentation for Bound variables
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: core
pre-release
All All
: P3 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-15 04:27 UTC by Mathieu Lacage
Modified: 2008-07-01 13:32 UTC (History)
0 users

See Also:


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

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Lacage 2007-10-15 04:27:01 UTC
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 Mathieu Lacage 2007-11-15 04:43:24 UTC
Created attachment 89 [details]
bundle to add bound variables doxygen documentation.
Comment 2 Mathieu Lacage 2007-11-15 04:46:45 UTC
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$