Bug 82 - Add convenience API to retrieve default values
Add convenience API to retrieve default values
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: core
pre-release
PC All
: P1 enhancement
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-02 11:38 UTC by Gustavo J. A. M. Carneiro
Modified: 2007-10-08 12:49 UTC (History)
0 users

See Also:


Attachments
patch (785 bytes, patch)
2007-10-02 11:38 UTC, Gustavo J. A. M. Carneiro
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo J. A. M. Carneiro 2007-10-02 11:38:04 UTC
I would like a convenience API to retrieve default values.  Iterating over all values is not very comfortable...
Comment 1 Gustavo J. A. M. Carneiro 2007-10-02 11:38:21 UTC
Created attachment 71 [details]
patch
Comment 2 Mathieu Lacage 2007-10-08 02:37:44 UTC
As you mention, it is really conveniance API and does not add new functionality: if it were me, I would leave the current API minimal, but, if you think that it is really needed, feel free to push this patch.