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  

WSS Class Reference

#include <wss.h>

List of all members.

Public Member Functions

 WSS ()
void init (int i)
int get_ptr ()
void set_ptr (int val)
void inc_ptr (int order)
int get (int order)
void print ()

Public Attributes

int maxOrder
int currOrder
int items
unsigned int ptr
int * pwss

Friends

class SRR


Constructor & Destructor Documentation

WSS::WSS   [inline]
 


Member Function Documentation

int WSS::get int    order
 

int WSS::get_ptr   [inline]
 

void WSS::inc_ptr int    order [inline]
 

void WSS::init int    i
 

void WSS::print  
 

void WSS::set_ptr int    val [inline]
 


Friends And Related Function Documentation

friend class SRR [friend]
 


Member Data Documentation

int WSS::currOrder
 

int WSS::items
 

int WSS::maxOrder
 

unsigned int WSS::ptr
 

int* WSS::pwss
 


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