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  

NOLookup Class Reference

#include <rlookup.h>

Inheritance diagram for NOLookup:

RLookup List of all members.

Public Member Functions

 NOLookup ()
virtual ~NOLookup ()
virtual RLookup_Types WhatType () const
virtual void Populate (RoutingVec_t &r, RoutingVec_t &p, nodeid_t d=NODE_NONE, nodeid_t o=NODE_NONE, nodeid_t f=NODE_NONE, nodeid_t l=NODE_NONE)
virtual nodeid_t Lookup (nodeid_t)
virtual size_t Size ()
virtual void Log (ostream &)

Constructor & Destructor Documentation

NOLookup::NOLookup  
 

virtual NOLookup::~NOLookup   [virtual]
 


Member Function Documentation

virtual void NOLookup::Log ostream &    [virtual]
 

Reimplemented from RLookup.

virtual nodeid_t NOLookup::Lookup nodeid_t    [virtual]
 

Implements RLookup.

virtual void NOLookup::Populate RoutingVec_t   r,
RoutingVec_t   p,
nodeid_t    d = NODE_NONE,
nodeid_t    o = NODE_NONE,
nodeid_t    f = NODE_NONE,
nodeid_t    l = NODE_NONE
[virtual]
 

Implements RLookup.

virtual size_t NOLookup::Size   [virtual]
 

Implements RLookup.

virtual RLookup_Types NOLookup::WhatType   const [virtual]
 

Implements RLookup.


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