Bug 92

Summary: doxygen documentation for Bound variables
Product: ns-3 Reporter: Mathieu Lacage <mathieu.lacage>
Component: coreAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: pre-release   
Hardware: All   
OS: All   
Attachments: bundle to add bound variables doxygen documentation.

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$