[Ns-developers] using TypeId for Header/Trailer (and helpers)

Mathieu Lacage mathieu.lacage at sophia.inria.fr
Thu Mar 20 12:36:20 PDT 2008


On Thu, 2008-03-20 at 14:19 -0400, Joseph Kopena wrote:

> One comment from him though was that he'd like some list of typeids
> that he could easily look at & at least start determining his options.
>  Can 90% of them be caught by  grepping the source and outputting to
> an HTML list, etc?  While a user could do that themselves, I think
> many people will be at the point of wanting to change types w/out yet
> being at the point of knowing how they're declared & how to find them.
>  Are there more clever schemes in progress for what is ultimately a
> documentation task?

yes, there are clever schemes underway which involve generating doxygen
automatically. For example, see
http://www.nsnam.org/doxygen/classns3_1_1_random_walk2d_mobility_model.html#91e87f40bef6816e9aa688ac4e038901

What I can do is implement anything you want and add an extra section
to the doxygen output which includes it. So, the _only_ thing you have
to do is describe the kind of output you want :) Whenever you want :)

regards,
Mathieu



More information about the Ns-developers mailing list