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  

Agent_List Class Reference

#include <iflist.h>

Inheritance diagram for Agent_List:

From_List In_List Out_List List of all members.

Public Member Functions

 Agent_List ()
void InsertFront (Agent_List **, Agent_List *)
void Remove (Agent_List **, Agent_List *)
PrvCurPtr Find (Agent_List **, ns_addr_t)
void FreeAll (Agent_List **)
void Union (Agent_List **, Agent_List *)
virtual void print ()

Public Attributes

ns_addr_t agent_addr
Agent_List * next

Constructor & Destructor Documentation

Agent_List::Agent_List   [inline]
 


Member Function Documentation

PrvCurPtr Agent_List::Find Agent_List **   ,
ns_addr_t   
 

void Agent_List::FreeAll Agent_List **   
 

void Agent_List::InsertFront Agent_List **   ,
Agent_List *   
 

void Agent_List::print   [virtual]
 

void Agent_List::Remove Agent_List **   ,
Agent_List *   
 

void Agent_List::Union Agent_List **   ,
Agent_List *   
 


Member Data Documentation

ns_addr_t Agent_List::agent_addr
 

Agent_List* Agent_List::next
 


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