ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

LsTopoMap Class Reference

#include <ls.h>

Inheritance diagram for LsTopoMap:

LsMap< int, LsLinkStateList > map List of all members.

Public Member Functions

 LsTopoMap ()
LsLinkStateListinsertLinkState (int nodeId, const LsLinkState &linkState)
bool update (int nodeId, const LsLinkStateList &linkStateList)
void setNodeId (int id)

Private Attributes

int myNodeId_

Constructor & Destructor Documentation

LsTopoMap::LsTopoMap   [inline]
 


Member Function Documentation

LsLinkStateList* LsTopoMap::insertLinkState int    nodeId,
const LsLinkState   linkState
 

void LsTopoMap::setNodeId int    id [inline]
 

bool LsTopoMap::update int    nodeId,
const LsLinkStateList   linkStateList
 


Member Data Documentation

int LsTopoMap::myNodeId_ [private]
 


The documentation for this class was generated from the following file:
This document is generated by doxygen.