Bug 82

Summary: Add convenience API to retrieve default values
Product: ns-3 Reporter: Gustavo J. A. M. Carneiro <gjcarneiro>
Component: coreAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: P1    
Version: pre-release   
Hardware: PC   
OS: All   
Attachments: patch

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.