Bugzilla – Bug 9
make TimeUnit<1>.GetSeconds() work, and similar for scalars
Last modified: 2008-07-01 13:32:12 UTC
The problem is described here: http://mailman.isi.edu/pipermail/ns-developers/2007-February/002848.html
Created attachment 4 [details] proposed patch
Have you made sure that the doxygen output is still ok ? If so, please, send an email to ns-dev asking for comments. If you don't get any feedback, I will apply this patch in a week.
(In reply to comment #2) > Have you made sure that the doxygen output is still ok ? Actually no. I am checking now and noticing that doxygen is not showing the extra methods (e.g. GetSeconds ()) of TimeUnit<1>, and I don't really know how to make it show those methods :(
Created attachment 5 [details] patch v2, fix docs I couldn't find a way to coerce doxygen to document the extra methods. As a workaround, I just described the added methods in the overview sections of the type.