1345 ## ipv4-routing-helper.h (module 'internet'): ns3::Ptr<ns3::Ipv4RoutingProtocol> ns3::Ipv4RoutingHelper::Create(ns3::Ptr<ns3::Node> node) const [member function] |
1345 ## ipv4-routing-helper.h (module 'internet'): ns3::Ptr<ns3::Ipv4RoutingProtocol> ns3::Ipv4RoutingHelper::Create(ns3::Ptr<ns3::Node> node) const [member function] |
1346 cls.add_method('Create', |
1346 cls.add_method('Create', |
1347 'ns3::Ptr< ns3::Ipv4RoutingProtocol >', |
1347 'ns3::Ptr< ns3::Ipv4RoutingProtocol >', |
1348 [param('ns3::Ptr< ns3::Node >', 'node')], |
1348 [param('ns3::Ptr< ns3::Node >', 'node')], |
1349 is_pure_virtual=True, is_const=True, is_virtual=True) |
1349 is_pure_virtual=True, is_const=True, is_virtual=True) |
1350 ## ipv4-routing-helper.h (module 'internet'): void ns3::Ipv4RoutingHelper::PrintNeighborCacheAllAt(ns3::Time printTime, ns3::Ptr<ns3::OutputStreamWrapper> stream) const [member function] |
1350 ## ipv4-routing-helper.h (module 'internet'): static void ns3::Ipv4RoutingHelper::PrintNeighborCacheAllAt(ns3::Time printTime, ns3::Ptr<ns3::OutputStreamWrapper> stream) [member function] |
1351 cls.add_method('PrintNeighborCacheAllAt', |
1351 cls.add_method('PrintNeighborCacheAllAt', |
1352 'void', |
1352 'void', |
1353 [param('ns3::Time', 'printTime'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1353 [param('ns3::Time', 'printTime'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1354 is_const=True) |
1354 is_static=True) |
1355 ## ipv4-routing-helper.h (module 'internet'): void ns3::Ipv4RoutingHelper::PrintNeighborCacheAllEvery(ns3::Time printInterval, ns3::Ptr<ns3::OutputStreamWrapper> stream) const [member function] |
1355 ## ipv4-routing-helper.h (module 'internet'): static void ns3::Ipv4RoutingHelper::PrintNeighborCacheAllEvery(ns3::Time printInterval, ns3::Ptr<ns3::OutputStreamWrapper> stream) [member function] |
1356 cls.add_method('PrintNeighborCacheAllEvery', |
1356 cls.add_method('PrintNeighborCacheAllEvery', |
1357 'void', |
1357 'void', |
1358 [param('ns3::Time', 'printInterval'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1358 [param('ns3::Time', 'printInterval'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1359 is_const=True) |
1359 is_static=True) |
1360 ## ipv4-routing-helper.h (module 'internet'): void ns3::Ipv4RoutingHelper::PrintNeighborCacheAt(ns3::Time printTime, ns3::Ptr<ns3::Node> node, ns3::Ptr<ns3::OutputStreamWrapper> stream) const [member function] |
1360 ## ipv4-routing-helper.h (module 'internet'): static void ns3::Ipv4RoutingHelper::PrintNeighborCacheAt(ns3::Time printTime, ns3::Ptr<ns3::Node> node, ns3::Ptr<ns3::OutputStreamWrapper> stream) [member function] |
1361 cls.add_method('PrintNeighborCacheAt', |
1361 cls.add_method('PrintNeighborCacheAt', |
1362 'void', |
1362 'void', |
1363 [param('ns3::Time', 'printTime'), param('ns3::Ptr< ns3::Node >', 'node'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1363 [param('ns3::Time', 'printTime'), param('ns3::Ptr< ns3::Node >', 'node'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1364 is_const=True) |
1364 is_static=True) |
1365 ## ipv4-routing-helper.h (module 'internet'): void ns3::Ipv4RoutingHelper::PrintNeighborCacheEvery(ns3::Time printInterval, ns3::Ptr<ns3::Node> node, ns3::Ptr<ns3::OutputStreamWrapper> stream) const [member function] |
1365 ## ipv4-routing-helper.h (module 'internet'): static void ns3::Ipv4RoutingHelper::PrintNeighborCacheEvery(ns3::Time printInterval, ns3::Ptr<ns3::Node> node, ns3::Ptr<ns3::OutputStreamWrapper> stream) [member function] |
1366 cls.add_method('PrintNeighborCacheEvery', |
1366 cls.add_method('PrintNeighborCacheEvery', |
1367 'void', |
1367 'void', |
1368 [param('ns3::Time', 'printInterval'), param('ns3::Ptr< ns3::Node >', 'node'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1368 [param('ns3::Time', 'printInterval'), param('ns3::Ptr< ns3::Node >', 'node'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1369 is_const=True) |
1369 is_static=True) |
1370 ## ipv4-routing-helper.h (module 'internet'): void ns3::Ipv4RoutingHelper::PrintRoutingTableAllAt(ns3::Time printTime, ns3::Ptr<ns3::OutputStreamWrapper> stream) const [member function] |
1370 ## ipv4-routing-helper.h (module 'internet'): static void ns3::Ipv4RoutingHelper::PrintRoutingTableAllAt(ns3::Time printTime, ns3::Ptr<ns3::OutputStreamWrapper> stream) [member function] |
1371 cls.add_method('PrintRoutingTableAllAt', |
1371 cls.add_method('PrintRoutingTableAllAt', |
1372 'void', |
1372 'void', |
1373 [param('ns3::Time', 'printTime'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1373 [param('ns3::Time', 'printTime'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1374 is_const=True) |
1374 is_static=True) |
1375 ## ipv4-routing-helper.h (module 'internet'): void ns3::Ipv4RoutingHelper::PrintRoutingTableAllEvery(ns3::Time printInterval, ns3::Ptr<ns3::OutputStreamWrapper> stream) const [member function] |
1375 ## ipv4-routing-helper.h (module 'internet'): static void ns3::Ipv4RoutingHelper::PrintRoutingTableAllEvery(ns3::Time printInterval, ns3::Ptr<ns3::OutputStreamWrapper> stream) [member function] |
1376 cls.add_method('PrintRoutingTableAllEvery', |
1376 cls.add_method('PrintRoutingTableAllEvery', |
1377 'void', |
1377 'void', |
1378 [param('ns3::Time', 'printInterval'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1378 [param('ns3::Time', 'printInterval'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1379 is_const=True) |
1379 is_static=True) |
1380 ## ipv4-routing-helper.h (module 'internet'): void ns3::Ipv4RoutingHelper::PrintRoutingTableAt(ns3::Time printTime, ns3::Ptr<ns3::Node> node, ns3::Ptr<ns3::OutputStreamWrapper> stream) const [member function] |
1380 ## ipv4-routing-helper.h (module 'internet'): static void ns3::Ipv4RoutingHelper::PrintRoutingTableAt(ns3::Time printTime, ns3::Ptr<ns3::Node> node, ns3::Ptr<ns3::OutputStreamWrapper> stream) [member function] |
1381 cls.add_method('PrintRoutingTableAt', |
1381 cls.add_method('PrintRoutingTableAt', |
1382 'void', |
1382 'void', |
1383 [param('ns3::Time', 'printTime'), param('ns3::Ptr< ns3::Node >', 'node'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1383 [param('ns3::Time', 'printTime'), param('ns3::Ptr< ns3::Node >', 'node'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1384 is_const=True) |
1384 is_static=True) |
1385 ## ipv4-routing-helper.h (module 'internet'): void ns3::Ipv4RoutingHelper::PrintRoutingTableEvery(ns3::Time printInterval, ns3::Ptr<ns3::Node> node, ns3::Ptr<ns3::OutputStreamWrapper> stream) const [member function] |
1385 ## ipv4-routing-helper.h (module 'internet'): static void ns3::Ipv4RoutingHelper::PrintRoutingTableEvery(ns3::Time printInterval, ns3::Ptr<ns3::Node> node, ns3::Ptr<ns3::OutputStreamWrapper> stream) [member function] |
1386 cls.add_method('PrintRoutingTableEvery', |
1386 cls.add_method('PrintRoutingTableEvery', |
1387 'void', |
1387 'void', |
1388 [param('ns3::Time', 'printInterval'), param('ns3::Ptr< ns3::Node >', 'node'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1388 [param('ns3::Time', 'printInterval'), param('ns3::Ptr< ns3::Node >', 'node'), param('ns3::Ptr< ns3::OutputStreamWrapper >', 'stream')], |
1389 is_const=True) |
1389 is_static=True) |
1390 return |
1390 return |
1391 |
1391 |
1392 def register_Ns3Ipv6Address_methods(root_module, cls): |
1392 def register_Ns3Ipv6Address_methods(root_module, cls): |
1393 cls.add_binary_comparison_operator('<') |
1393 cls.add_binary_comparison_operator('<') |
1394 cls.add_binary_comparison_operator('!=') |
1394 cls.add_binary_comparison_operator('!=') |