diff -r f876b47bacdd -r c21653ccde09 src/mpi/bindings/modulegen__gcc_LP64.py --- a/src/mpi/bindings/modulegen__gcc_LP64.py Mon Mar 26 06:04:54 2012 -0700 +++ b/src/mpi/bindings/modulegen__gcc_LP64.py Mon Mar 26 06:56:08 2012 -0700 @@ -1831,11 +1831,6 @@ 'bool', [], is_pure_virtual=True, is_const=True, is_virtual=True) - ## simulator-impl.h (module 'core'): ns3::Time ns3::SimulatorImpl::Next() const [member function] - cls.add_method('Next', - 'ns3::Time', - [], - is_pure_virtual=True, is_const=True, is_virtual=True) ## simulator-impl.h (module 'core'): ns3::Time ns3::SimulatorImpl::Now() const [member function] cls.add_method('Now', 'ns3::Time', @@ -1851,11 +1846,6 @@ 'void', [], is_pure_virtual=True, is_virtual=True) - ## simulator-impl.h (module 'core'): void ns3::SimulatorImpl::RunOneEvent() [member function] - cls.add_method('RunOneEvent', - 'void', - [], - is_pure_virtual=True, is_virtual=True) ## simulator-impl.h (module 'core'): ns3::EventId ns3::SimulatorImpl::Schedule(ns3::Time const & time, ns3::EventImpl * event) [member function] cls.add_method('Schedule', 'ns3::EventId', @@ -2297,11 +2287,6 @@ 'bool', [], is_const=True, is_virtual=True) - ## distributed-simulator-impl.h (module 'mpi'): ns3::Time ns3::DistributedSimulatorImpl::Next() const [member function] - cls.add_method('Next', - 'ns3::Time', - [], - is_const=True, is_virtual=True) ## distributed-simulator-impl.h (module 'mpi'): ns3::Time ns3::DistributedSimulatorImpl::Now() const [member function] cls.add_method('Now', 'ns3::Time', @@ -2317,11 +2302,6 @@ 'void', [], is_virtual=True) - ## distributed-simulator-impl.h (module 'mpi'): void ns3::DistributedSimulatorImpl::RunOneEvent() [member function] - cls.add_method('RunOneEvent', - 'void', - [], - is_virtual=True) ## distributed-simulator-impl.h (module 'mpi'): ns3::EventId ns3::DistributedSimulatorImpl::Schedule(ns3::Time const & time, ns3::EventImpl * event) [member function] cls.add_method('Schedule', 'ns3::EventId',