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  

SrmNode Class Reference

#include <srm-topo.h>

Inheritance diagram for SrmNode:

Handler List of all members.

Public Member Functions

 SrmNode ()
void id (int i)
void handle (Event *)
void send (SRM_Event *)
void append (SRM_Event *)
void remove (int, int)

Protected Member Functions

void sched_nack (int)
void dump_packet (SRM_Event *e)

Protected Attributes

int id_
int expected_
SRM_Requestpending_

Constructor & Destructor Documentation

SrmNode::SrmNode   [inline]
 


Member Function Documentation

void SrmNode::append SRM_Event  
 

void SrmNode::dump_packet SRM_Event   e [protected]
 

void SrmNode::handle Event   [virtual]
 

Implements Handler.

void SrmNode::id int    i [inline]
 

void SrmNode::remove int   ,
int   
 

void SrmNode::sched_nack int    [protected]
 

void SrmNode::send SRM_Event  
 


Member Data Documentation

int SrmNode::expected_ [protected]
 

int SrmNode::id_ [protected]
 

SRM_Request* SrmNode::pending_ [protected]
 


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