src/lte/bindings/modulegen__gcc_ILP32.py
changeset 7873 67c6b025f766
parent 7853 1d8f7c004b89
child 8750 b3db7d51f260
equal deleted inserted replaced
7872:ff978a217184 7873:67c6b025f766
  4068                    [], 
  4068                    [], 
  4069                    is_const=True)
  4069                    is_const=True)
  4070     return
  4070     return
  4071 
  4071 
  4072 def register_Ns3SpectrumPhy_methods(root_module, cls):
  4072 def register_Ns3SpectrumPhy_methods(root_module, cls):
       
  4073     ## spectrum-phy.h (module 'spectrum'): ns3::SpectrumPhy::SpectrumPhy() [constructor]
       
  4074     cls.add_constructor([])
  4073     ## spectrum-phy.h (module 'spectrum'): static ns3::TypeId ns3::SpectrumPhy::GetTypeId() [member function]
  4075     ## spectrum-phy.h (module 'spectrum'): static ns3::TypeId ns3::SpectrumPhy::GetTypeId() [member function]
  4074     cls.add_method('GetTypeId', 
  4076     cls.add_method('GetTypeId', 
  4075                    'ns3::TypeId', 
  4077                    'ns3::TypeId', 
  4076                    [], 
  4078                    [], 
  4077                    is_static=True)
  4079                    is_static=True)