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

Namespaces

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

Functions

inet::ospfv3::calculateLSASize (const Ospfv3RouterLsa *routerLSA)
 
inet::ospfv3::calculateLSASize (const Ospfv3NetworkLsa *networkLSA)
 
inet::ospfv3::calculateLSASize (const Ospfv3InterAreaPrefixLsa *prefixLSA)
 
inet::ospfv3::calculateLSASize (const Ospfv3LinkLsa *linkLSA)
 
inet::ospfv3::calculateLSASize (const Ospfv3IntraAreaPrefixLsa *prefixLSA)
 
std::ostream & inet::ospfv3::operator<< (std::ostream &ostr, const Ospfv3LsaHeader &lsaHeader)
 
std::ostream & inet::ospfv3::operator<< (std::ostream &ostr, const Ospfv3NetworkLsa &lsa)
 
std::ostream & inet::ospfv3::operator<< (std::ostream &ostr, const Ospfv3RouterLsa &lsa)
 
std::ostream & inet::ospfv3::operator<< (std::ostream &ostr, const Ospfv3InterAreaPrefixLsa &lsa)
 
std::ostream & inet::ospfv3::operator<< (std::ostream &ostr, const Ospfv3AsExternalLsa &lsa)