src/mesh/bindings/modulegen__gcc_ILP32.py
changeset 10566 9594a4df3bde
parent 10534 2f6018cfe926
child 10567 3734efb57619
--- a/src/mesh/bindings/modulegen__gcc_ILP32.py	Sun Jan 12 18:43:41 2014 -0800
+++ b/src/mesh/bindings/modulegen__gcc_ILP32.py	Mon Jan 13 19:04:56 2014 +0900
@@ -4377,6 +4377,16 @@
                    is_static=True)
     ## pcap-file-wrapper.h (module 'network'): ns3::PcapFileWrapper::PcapFileWrapper() [constructor]
     cls.add_constructor([])
+    ## pcap-file-wrapper.h (module 'network'): void ns3::PcapFileWrapper::DoDispose() [member function]
+    cls.add_method('DoDispose', 
+                   'void', 
+                   [], 
+                   is_virtual=True)
+    ## pcap-file-wrapper.h (module 'network'): void ns3::PcapFileWrapper::NotifyNewAggregate() [member function]
+    cls.add_method('NotifyNewAggregate', 
+                   'void', 
+                   [], 
+                   is_virtual=True)
     ## pcap-file-wrapper.h (module 'network'): bool ns3::PcapFileWrapper::Fail() const [member function]
     cls.add_method('Fail', 
                    'bool',