Python: Re-add ns3::Ipv4GlobalRouting::GetRoute annotation for return pointer type
--- a/bindings/python/ns3modulescan.py Tue Feb 15 17:19:13 2011 +0000
+++ b/bindings/python/ns3modulescan.py Wed Feb 16 12:36:18 2011 +0000
@@ -94,7 +94,7 @@
'ns3::Ipv4RoutingTableEntry * ns3::GlobalRouter::GetInjectedRoute(uint32_t i) [member function]': {
'params': {'return': { 'caller_owns_return': 'false',}},
},
- 'ns3::Ipv4RoutingTableEntry * ns3::Ipv4GlobalRouting::GetRoute(uint32_t i) [member function]': {
+ 'ns3::Ipv4RoutingTableEntry * ns3::Ipv4GlobalRouting::GetRoute(uint32_t i) const [member function]': {
'params': {'return': { 'caller_owns_return': 'false',}},
},