|
INET Framework for OMNeT++/OMNEST
|
#include "inet/networklayer/contract/ipv4/Ipv4Address.h"#include "inet/routing/ospfv3/Ospfv3Packet_m.h"#include "inet/routing/ospfv3/interface/Ospfv3Interface.h"#include "inet/routing/ospfv3/neighbor/Ospfv3Neighbor.h"#include "inet/routing/ospfv3/process/Ospfv3Lsa.h"#include "inet/routing/ospfv3/process/Ospfv3Process.h"#include "inet/routing/ospfv3/process/Ospfv3RoutingTableEntry.h"Classes | |
| class | inet::ospfv3::Ospfv3Area |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
| inet::ospfv3 | |
Enumerations | |
| enum | inet::ospfv3::Ospfv3AreaType { inet::ospfv3::NORMAL = 0, inet::ospfv3::STUB, inet::ospfv3::TOTALLY_STUBBY, inet::ospfv3::NSSA, inet::ospfv3::NSSA_TOTALLY_STUB } |
Functions | |
| std::ostream & | inet::ospfv3::operator<< (std::ostream &ostr, const Ospfv3Area &area) |