A Discrete-Event Network Simulator
API
ipv4-address-generator.cc File Reference
#include <list>
#include "ns3/abort.h"
#include "ns3/assert.h"
#include "ns3/log.h"
#include "ns3/simulation-singleton.h"
#include "ipv4-address-generator.h"
+ Include dependency graph for ipv4-address-generator.cc:

Go to the source code of this file.

Classes

class  ns3::Ipv4AddressGeneratorImpl::Entry
 This class holds the allocated addresses. More...
 
class  ns3::Ipv4AddressGeneratorImpl
 Implementation class of Ipv4AddressGenerator This generator assigns addresses sequentially from a provided network address; used in topology code. More...
 
class  ns3::Ipv4AddressGeneratorImpl::NetworkState
 This class holds the state for a given network. More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.