OSPFArea.h File Reference

#include <vector>
#include <map>
#include "OSPFcommon.h"
#include "OSPFInterface.h"
#include "LSA.h"
#include "OSPFRoutingTableEntry.h"

Namespaces

namespace  OSPF

Classes

class  OSPF::Area

Functions

std::ostream & operator<< (std::ostream &ostr, OSPF::Area &area)


Function Documentation

std::ostream& operator<< ( std::ostream &  ostr,
OSPF::Area area 
) [inline]

00128 {
00129     ostr << area.detailedInfo ();
00130     return ostr;
00131 }


Generated on Wed Apr 4 13:20:18 2007 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.7