A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
first Namespace Reference

Variables

tuple address = ns.internet.Ipv4AddressHelper()
 
tuple clientApps = echoClient.Install(nodes.Get(0))
 
tuple devices = pointToPoint.Install(nodes)
 
tuple echoClient = ns.applications.UdpEchoClientHelper(interfaces.GetAddress(1), 9)
 
tuple echoServer = ns.applications.UdpEchoServerHelper(9)
 
tuple interfaces = address.Assign(devices)
 
tuple nodes = ns.network.NodeContainer()
 
tuple pointToPoint = ns.point_to_point.PointToPointHelper()
 
tuple serverApps = echoServer.Install(nodes.Get(1))
 
tuple stack = ns.internet.InternetStackHelper()
 

Variable Documentation

tuple first.address = ns.internet.Ipv4AddressHelper()

Definition at line 37 of file first.py.

Referenced by ns3::Ipv4AddressTlvValue.Add(), ns3::Ipv6L3Protocol.AddAutoconfiguredAddress(), ns3::Mac16Address.Allocate(), ns3::Mac64Address.Allocate(), ns3::Mac48Address.Allocate(), ns3::UanAddress.Allocate(), ns3.AsciiToIpv6Host(), ns3::LrWpanHelper.AssociateToPan(), ns3::PacketSocket.Bind(), ns3::PacketSocket.Connect(), ns3::PacketSocketAddress.ConvertTo(), Bug772ChainTest.CreateDevices(), FlameRegressionTest.CreateDevices(), HwmpProactiveRegressionTest.CreateDevices(), HwmpDoRfRegressionTest.CreateDevices(), HwmpSimplestRegressionTest.CreateDevices(), HwmpReactiveRegressionTest.CreateDevices(), ChainRegressionTest.CreateDevices(), ns3::TapBridge.CreateTap(), ns3::SixLowPanNetDevice.DecompressLowPanHc1(), ns3::dsr::RouteCache.DeleteAllRoutesIncludeLink(), ns3::dot11s::HwmpTag.Deserialize(), ns3::aodv::RerrHeader.Deserialize(), ns3::olsr::MessageHeader::Hna.Deserialize(), ns3::RipNg.DoInitialize(), NetworkAllocatorHelperTestCase.DoRun(), ns3::aodv::LoopbackTestCase.DoRun(), WifiMsduAggregatorThroughputTest.DoRun(), Ns3TcpNoDelayTestCase.DoRun(), Ns3TcpSocketTestCase1.DoRun(), Ns3WimaxSfCreationTestCase.DoRun(), NscTcpLossTestCase1.DoRun(), AddressAllocator6TestCase.DoRun(), AddressAllocatorHelperTestCase.DoRun(), AddressAllocatorTestCase.DoRun(), Ns3TcpInteroperabilityTestCase.DoRun(), BriteTopologyFunctionTestCase.DoRun(), ResetAllocatorHelperTestCase.DoRun(), NetworkAndAddress6TestCase.DoRun(), NetworkAndAddressTestCase.DoRun(), Ns3TcpSocketTestCase2.DoRun(), NscTcpLossTestCase2.DoRun(), ExampleAddress6GeneratorTestCase.DoRun(), Ns3TcpCwndTestCase1.DoRun(), ExampleAddressGeneratorTestCase.DoRun(), CsmaStarTestCase.DoRun(), Ns3WimaxSchedulingTestCase.DoRunOnce(), Ns3WimaxSFTypeTestCase.DoRunOnce(), dstSocketRecv(), ns3::dot11s::HwmpProtocolMac.ForwardPerr(), ns3::UdpSocketImpl.ForwardUp(), ns3::PacketSocket.ForwardUp(), ns3::UdpSocketImpl.ForwardUp6(), ns3::dsr::DsrRouting.GetIDfromIP(), ns3::dsr::DsrOptions.GetIDfromIP(), ns3::Ipv4L3Protocol.GetInterfaceForAddress(), ns3::Ipv6L3Protocol.GetInterfaceForAddress(), ns3::dsr::DsrRouting.GetIPfromMAC(), ns3::Ipv6InterfaceContainer.GetLinkLocalAddress(), ns3::Ping6.HandleRead(), ns3::Radvd.HandleRead(), AodvExample.InstallInternetStack(), DsdvManetExample.InstallInternetStack(), MeshTest.InstallInternetStack(), ns3::Ipv4Address.Ipv4Address(), ns3::WifiRemoteStationManager.LookupState(), main(), ns3::Ipv6AddressHelper.NewAddress(), ns3::RipNg.NotifyInterfaceUp(), AnimationInterfaceTestCase.PrepareNetwork(), ns3::Ipv6Address.Print(), ns3::Ipv4Interface.RemoveAddress(), ns3::Ipv4L3Protocol.RemoveAddress(), ns3::Ipv6Interface.RemoveAddress(), ns3::Ipv6L3Protocol.RemoveAddress(), ns3::dot11s::HwmpProtocol.RequestRoute(), Experiment.Run(), ns3::dsr::DsrRouting.ScheduleRreqRetry(), ns3::dsr::DsrRouting.SendErrorRequest(), ns3::dsr::DsrRouting.SendInitialRequest(), ns3::dot11s::HwmpTag.Serialize(), ns3::olsr::MessageHeader::Hna.Serialize(), ns3::Ipv4Address.Set(), ns3::WifiMacHeader.SetAddr1(), ns3::WifiMacHeader.SetAddr2(), ns3::WifiMacHeader.SetAddr3(), ns3::dot11s::MeshHeader.SetAddr4(), ns3::WifiMacHeader.SetAddr4(), ns3::dot11s::MeshHeader.SetAddr5(), ns3::dot11s::MeshHeader.SetAddr6(), ns3::Ipv6InterfaceAddress.SetAddress(), ns3::LrWpanMac.SetExtendedAddress(), ns3::Socket.SetIpTos(), ns3::InetSocketAddress.SetIpv4(), ns3::Socket.SetIpv6Tclass(), ns3::Ipv4EndPoint.SetLocalAddress(), ns3::WimaxNetDevice.SetMacAddress(), ns3::Ipv6Interface.SetNsDadUid(), ns3::PbbMessage.SetOriginatorAddress(), ns3::Ipv4EndPoint.SetPeer(), ns3::PacketSocketAddress.SetPhysicalAddress(), ns3::LrWpanMac.SetShortAddress(), ns3::Ipv6Interface.SetState(), ns3::PlanetLabFdNetDeviceHelper.SetTapIpAddress(), ns3::TapFdNetDeviceHelper.SetTapIpv4Address(), ns3::TapFdNetDeviceHelper.SetTapIpv6Address(), MyApp.Setup(), SimpleSource.Setup(), ns3::ApplicationPacketProbe.SetValue(), and ns3::ApplicationPacketProbe.TraceSink().