equal
deleted
inserted
replaced
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) |