INET Framework for OMNeT++/OMNEST
Lsa.cc File Reference

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 
 inet::ospfv2
 

Functions

bool inet::ospfv2::operator< (const Ospfv2LsaHeader &leftLSA, const Ospfv2LsaHeader &rightLSA)
 Returns true if leftLSA is older than rightLSA. More...
 
bool inet::ospfv2::operator== (const Ospfv2LsaHeader &leftLSA, const Ospfv2LsaHeader &rightLSA)
 Returns true if leftLSA is the same age as rightLSA. More...
 
bool inet::ospfv2::operator== (const Ospfv2Options &leftOptions, const Ospfv2Options &rightOptions)
 
inet::ospfv2::calculateLSASize (const Ospfv2Lsa *lsa)
 
inet::ospfv2::calculateLsaSize (const Ospfv2RouterLsa &lsa)
 
inet::ospfv2::calculateLsaSize (const Ospfv2NetworkLsa &lsa)
 
inet::ospfv2::calculateLsaSize (const Ospfv2SummaryLsa &lsa)
 
inet::ospfv2::calculateLsaSize (const Ospfv2AsExternalLsa &lsa)
 
std::ostream & inet::ospfv2::operator<< (std::ostream &ostr, const Ospfv2LsaRequest &request)
 
std::ostream & inet::ospfv2::operator<< (std::ostream &ostr, const Ospfv2LsaHeader &lsaHeader)
 
std::ostream & inet::ospfv2::operator<< (std::ostream &ostr, const Ospfv2NetworkLsa &lsa)
 
std::ostream & inet::ospfv2::operator<< (std::ostream &ostr, const Ospfv2TosData &tos)
 
std::ostream & inet::ospfv2::operator<< (std::ostream &ostr, const Ospfv2Link &link)
 
std::ostream & inet::ospfv2::operator<< (std::ostream &ostr, const Ospfv2RouterLsa &lsa)
 
std::ostream & inet::ospfv2::operator<< (std::ostream &ostr, const Ospfv2SummaryLsa &lsa)
 
std::ostream & inet::ospfv2::operator<< (std::ostream &ostr, const Ospfv2ExternalTosInfo &tos)
 
std::ostream & inet::ospfv2::operator<< (std::ostream &ostr, const Ospfv2AsExternalLsaContents &contents)
 
std::ostream & inet::ospfv2::operator<< (std::ostream &ostr, const Ospfv2AsExternalLsa &lsa)
 
std::ostream & inet::ospfv2::operator<< (std::ostream &ostr, const Ospfv2Lsa &lsa)