A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::Ipv4AddressGeneratorImpl::NetworkState Class Reference

Public Attributes

uint32_t addr
uint32_t addrMax
uint32_t mask
uint32_t network
uint32_t shift

Detailed Description

Definition at line 56 of file ipv4-address-generator.cc.

Member Data Documentation

uint32_t ns3::Ipv4AddressGeneratorImpl::NetworkState::addrMax

Definition at line 63 of file ipv4-address-generator.cc.

Referenced by ns3::Ipv4AddressGeneratorImpl::Reset().

uint32_t ns3::Ipv4AddressGeneratorImpl::NetworkState::mask

Definition at line 59 of file ipv4-address-generator.cc.

Referenced by ns3::Ipv4AddressGeneratorImpl::Reset().

uint32_t ns3::Ipv4AddressGeneratorImpl::NetworkState::network
uint32_t ns3::Ipv4AddressGeneratorImpl::NetworkState::shift

The documentation for this class was generated from the following file: