src/nix-vector-routing/bindings/modulegen__gcc_LP64.py
changeset 11207 05b028936933
parent 11114 b02433d91a26
child 11579 4ded0610ab25
--- a/src/nix-vector-routing/bindings/modulegen__gcc_LP64.py	Sun Feb 01 21:39:21 2015 -0800
+++ b/src/nix-vector-routing/bindings/modulegen__gcc_LP64.py	Sun Feb 01 22:21:11 2015 -0800
@@ -5579,10 +5579,11 @@
     cls.add_constructor([param('ns3::Ipv4NixVectorRouting const &', 'arg0')])
     ## ipv4-nix-vector-routing.h (module 'nix-vector-routing'): ns3::Ipv4NixVectorRouting::Ipv4NixVectorRouting() [constructor]
     cls.add_constructor([])
-    ## ipv4-nix-vector-routing.h (module 'nix-vector-routing'): void ns3::Ipv4NixVectorRouting::FlushGlobalNixRoutingCache() [member function]
+    ## ipv4-nix-vector-routing.h (module 'nix-vector-routing'): void ns3::Ipv4NixVectorRouting::FlushGlobalNixRoutingCache() const [member function]
     cls.add_method('FlushGlobalNixRoutingCache', 
                    'void', 
-                   [])
+                   [], 
+                   is_const=True)
     ## ipv4-nix-vector-routing.h (module 'nix-vector-routing'): static ns3::TypeId ns3::Ipv4NixVectorRouting::GetTypeId() [member function]
     cls.add_method('GetTypeId', 
                    'ns3::TypeId',