src/mpi/bindings/modulegen__gcc_LP64.py
changeset 10183 308e44d51626
parent 10153 4952c9e4573a
child 10239 06646245c5a8
--- a/src/mpi/bindings/modulegen__gcc_LP64.py	Sun Aug 25 17:15:53 2013 -0700
+++ b/src/mpi/bindings/modulegen__gcc_LP64.py	Tue Aug 27 19:08:05 2013 -0700
@@ -2142,6 +2142,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',