equal
deleted
inserted
replaced
1314 [param('ns3::TypeId', 'other')], |
1314 [param('ns3::TypeId', 'other')], |
1315 is_const=True) |
1315 is_const=True) |
1316 ## type-id.h (module 'core'): bool ns3::TypeId::LookupAttributeByName(std::string name, ns3::TypeId::AttributeInformation * info) const [member function] |
1316 ## type-id.h (module 'core'): bool ns3::TypeId::LookupAttributeByName(std::string name, ns3::TypeId::AttributeInformation * info) const [member function] |
1317 cls.add_method('LookupAttributeByName', |
1317 cls.add_method('LookupAttributeByName', |
1318 'bool', |
1318 'bool', |
1319 [param('std::string', 'name'), param('ns3::TypeId::AttributeInformation *', 'info')], |
1319 [param('std::string', 'name'), param('ns3::TypeId::AttributeInformation *', 'info', transfer_ownership=False)], |
1320 is_const=True) |
1320 is_const=True) |
1321 ## type-id.h (module 'core'): static ns3::TypeId ns3::TypeId::LookupByName(std::string name) [member function] |
1321 ## type-id.h (module 'core'): static ns3::TypeId ns3::TypeId::LookupByName(std::string name) [member function] |
1322 cls.add_method('LookupByName', |
1322 cls.add_method('LookupByName', |
1323 'ns3::TypeId', |
1323 'ns3::TypeId', |
1324 [param('std::string', 'name')], |
1324 [param('std::string', 'name')], |