Bug 2452

Summary: add Object::IsInitialized() check
Product: ns-3 Reporter: Tom Henderson <tomh>
Component: coreAssignee: Peter Barnes <pdbarnes>
Status: RESOLVED FIXED    
Severity: enhancement CC: ns-bugs, tommaso.pecorella
Priority: P5    
Version: unspecified   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 2412    
Attachments: suggested patch

Description Tom Henderson 2016-07-14 11:19:47 UTC
Created attachment 2493 [details]
suggested patch

The attached patch would be useful to help check the object state and avoids reimplementing similar checks in subclasses.  

I would like to make use of it as part of bug 2412 solution (coordinating Wi-Fi channel number and frequency).
Comment 1 Tommaso Pecorella 2016-07-14 11:26:47 UTC
+1
Comment 2 Peter Barnes 2016-07-18 19:28:34 UTC
+1
Comment 3 Tom Henderson 2016-07-21 01:43:01 UTC
pushed in changeset 12213:7116b3cf5660