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  

SRM_Event Class Reference

#include <srm-topo.h>

Inheritance diagram for SRM_Event:

Event List of all members.

Public Member Functions

 SRM_Event (int s=0, int t=0, int i=0)
 SRM_Event (SRM_Event *e)
int seqno ()
int iif ()
int type ()
void type (int t)
void iif (int i)

Protected Attributes

int seqno_
int iif_
int type_

Constructor & Destructor Documentation

SRM_Event::SRM_Event int    s = 0,
int    t = 0,
int    i = 0
[inline]
 

SRM_Event::SRM_Event SRM_Event *    e
 


Member Function Documentation

void SRM_Event::iif int    i [inline]
 

int SRM_Event::iif   [inline]
 

int SRM_Event::seqno   [inline]
 

void SRM_Event::type int    t [inline]
 

int SRM_Event::type   [inline]
 


Member Data Documentation

int SRM_Event::iif_ [protected]
 

int SRM_Event::seqno_ [protected]
 

int SRM_Event::type_ [protected]
 


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