src/applications/bindings/modulegen__gcc_ILP32.py
changeset 10183 308e44d51626
parent 10132 c11b8c143664
child 10400 be4bc3e47c0f
--- a/src/applications/bindings/modulegen__gcc_ILP32.py	Sun Aug 25 17:15:53 2013 -0700
+++ b/src/applications/bindings/modulegen__gcc_ILP32.py	Tue Aug 27 19:08:05 2013 -0700
@@ -6006,6 +6006,11 @@
                    'void', 
                    [param('ns3::Time::Unit', 'resolution')], 
                    is_static=True)
+    ## nstime.h (module 'core'): static bool ns3::Time::StaticInit() [member function]
+    cls.add_method('StaticInit', 
+                   'bool', 
+                   [], 
+                   is_static=True)
     ## nstime.h (module 'core'): ns3::int64x64_t ns3::Time::To(ns3::Time::Unit timeUnit) const [member function]
     cls.add_method('To', 
                    'ns3::int64x64_t',