#include "olsr-repositories.h"
 Collaboration diagram for ns3::olsr::Association:
 Collaboration diagram for ns3::olsr::Association:| Public Attributes | |
| Ipv4Mask | netmask | 
| IPv4 Network mask.  More... | |
| Ipv4Address | networkAddr | 
| IPv4 Network address.  More... | |
Definition at line 240 of file olsr-repositories.h.
| Ipv4Mask ns3::olsr::Association::netmask | 
IPv4 Network mask.
Definition at line 243 of file olsr-repositories.h.
Referenced by ns3::olsr::RoutingProtocol::AddHostNetworkAssociation(), ns3::olsr::operator<<(), ns3::olsr::operator==(), and ns3::olsr::RoutingProtocol::RoutingTableComputation().
| Ipv4Address ns3::olsr::Association::networkAddr | 
IPv4 Network address.
Definition at line 242 of file olsr-repositories.h.
Referenced by ns3::olsr::RoutingProtocol::AddHostNetworkAssociation(), ns3::olsr::operator<<(), ns3::olsr::operator==(), and ns3::olsr::RoutingProtocol::RoutingTableComputation().